Uses of Class
com.zetaplugins.zetacore.command.CommandContext
Packages that use CommandContext
-
Uses of CommandContext in com.zetaplugins.zetacore.command
Methods in com.zetaplugins.zetacore.command with parameters of type CommandContextModifier and TypeMethodDescriptionabstract booleanPluginCommand.execute(CommandContext ctx) Execute the commandbooleanCommandExceptionHandler.handle(CommandContext context, E exception) Handle a CommandException.PluginCommand.tabComplete(CommandContext ctx) The Tabcompletion method for the command