@CommandDesc(name="help", permission="trident.help", aliases="") public class HelpCommand extends Command
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleConsole(Console sender,
String arguments,
String alias)
Called when this cmd is invoked by the console
|
handle, handlePlayer, notifyOverridenpublic HelpCommand()
public void handleConsole(Console sender, String arguments, String alias)
CommandhandleConsole in class Commandsender - the command senderarguments - may be nullalias - the alias for the commandCopyright © 2016. All rights reserved.