public class ListCommandPlus extends AbstractCommand
Constructor and Description |
---|
ListCommandPlus() |
Modifier and Type | Method and Description |
---|---|
protected void |
commandReceived(CommandReader commandReader,
CommandSender commandSender) |
protected java.lang.String |
getManagedCommand()
Returns the managed command
|
commandReceived, getManagedCommands
protected java.lang.String getManagedCommand()
AbstractCommand
getManagedCommand
in class AbstractCommand
protected void commandReceived(CommandReader commandReader, CommandSender commandSender)
commandReceived
in class AbstractCommand