E
- The Plugin
relevant to the CommandHandler
public 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 Plugin
CommandHandler
instanceString getMainCommand()
CommandHandler
Copyright © 2015. All rights reserved.