Argument Command
class ArgumentCommand(name: String, requirement: CommandSource.() -> Boolean?, executor: CommandSource.(CommandContext) -> Unit?, children: Collection<Command>, argument: CommandArgument<*>) : Command
Content copied to clipboard