E - The Plugin relevant to the CommandHandlerpublic interface Commandable<E extends org.bukkit.plugin.Plugin> extends Formatted
Plugin that makes use of a CommandHandler| Modifier and Type | Method and Description |
|---|---|
CommandHandler<E> |
getCommandHandler()
Gets the
CommandHandler for the Plugin |
String |
getMainCommand()
Returns the main string to use as a command for the primary
CommandHandler |
CommandHandler<E> getCommandHandler()
CommandHandler for the PluginCommandHandler instanceString getMainCommand()
CommandHandlerCopyright © 2015. All rights reserved.