Package us.ajg0702.queue.api.commands
Interface ISubCommand
-
- All Superinterfaces:
IBaseCommand
public interface ISubCommand extends IBaseCommand
-
-
Method Summary
-
Methods inherited from interface us.ajg0702.queue.api.commands.IBaseCommand
addSubCommand, autoComplete, execute, getAliases, getMessages, getName, getPermission, getSubCommands, showInTabComplete
-
-