@CommandDesc(name="teleport", permission="trident.teleport", aliases="tp") public class TeleportCommand extends Command
| Constructor and Description |
|---|
TeleportCommand() |
| 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 TeleportCommand()
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.