Package dev.crafty.core.bukkit
Class EnhancedBaseCommand
java.lang.Object
co.aikar.commands.BaseCommand
dev.crafty.core.bukkit.EnhancedBaseCommand
public class EnhancedBaseCommand
extends co.aikar.commands.BaseCommand
Automatically registers the command
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.aikar.commands.BaseCommand
canExecute, doHelp, doHelp, getCommandHelp, getContextFlags, getCurrentCommandIssuer, getCurrentCommandManager, getDefaultRegisteredCommand, getExceptionHandler, getExecCommandLabel, getExecSubcommand, getLastCommandOperationContext, getName, getOrigArgs, getRegisteredCommands, getRequiredPermissions, getSubCommands, hasPermission, hasPermission, help, help, requiresPermission, setContextFlags, setExceptionHandler, showCommandHelp, showSyntax, tabComplete, tabComplete
-
Constructor Details
-
EnhancedBaseCommand
protected EnhancedBaseCommand()
-