| Modifier and Type | Method | Description |
|---|---|---|
void |
executeCommand(GamePlayer player,
java.lang.String... args) |
Runs the code associated with the command.
|
public EditArena(Game game)
public void executeCommand(GamePlayer player, java.lang.String... args)
ExecutorexecuteCommand in interface Executorplayer - the entity who used the commandargs - the list of arguments used with the command