mirror of
https://github.com/kaboomserver/extras.git
synced 2025-04-22 17:33:36 -04:00
Merge e09a8ed99d
into 763089ddf6
This commit is contained in:
commit
03abd441e7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ public final class ServerCommand implements Listener {
|
|||
private static final String[] COMMANDS = {"clone", "datapack", "fill", "forceload",
|
||||
"give", "kick", "locate", "locatebiome", "me", "msg", "reload", "save-all",
|
||||
"say", "spawnpoint", "spreadplayers", "stop", "summon", "teammsg",
|
||||
"teleport", "tell", "tellraw", "tm", "tp", "w", "place", "fillbiome", "ride",
|
||||
"tell", "tellraw", "tm", "w", "place", "fillbiome", "ride",
|
||||
"tick", "jfr"};
|
||||
|
||||
public static boolean checkExecuteCommand(final String cmd) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue