CreateArena, DeleteClass, EditArena, EditClass, Help, Join, Leave, SetLobby, Spectate, Startpublic interface Executor
| Modifier and Type | Method | Description |
|---|---|---|
void |
executeCommand(GamePlayer player,
java.lang.String... args) |
Runs the code associated with the command.
|
void executeCommand(GamePlayer player, java.lang.String... args)
player - the entity who used the commandargs - the list of arguments used with the command