Command

constructor(name: String, aliases: List<String>, parameters: List<Parameter<*>>, subcommands: List<Command>, executable: Boolean, handler: Command.Handler?, requiresIngame: Boolean)