@CommandDesc(name="send", permission="trident.send", aliases="") public class SendCommand extends Command
| Constructor and Description |
|---|
SendCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
handlePlayer(Player player,
String arguments,
String alias)
Called when this cmd is invoked by a player
|
handle, handleConsole, notifyOverridenpublic SendCommand()
public void handlePlayer(Player player, String arguments, String alias)
CommandhandlePlayer in class Commandplayer - player executing the commandarguments - may be nullalias - the alias of the commandCopyright © 2016. All rights reserved.