forked from kaboomserver/extras
fix the fix
This commit is contained in:
parent
b830c55f7c
commit
853e5ec60a
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ public final class ServerCommand implements Listener {
|
|||
|
||||
private static final String[] COMMANDS = { "execute", "clone", "fill", "forceload", "kick",
|
||||
"locate", "locatebiome", "me", "msg", "reload", "save-all", /* "say", */ "spreadplayers",
|
||||
"stop", "summon", "teammsg", /* "teleport" */, "tell", "tellraw", "tm", "tp", "w", "place",
|
||||
"stop", "summon", "teammsg", /* "teleport", */ "tell", "tellraw", "tm", "tp", "w", "place",
|
||||
"fillbiome", "ride", "tick", "jfr" };
|
||||
|
||||
public static boolean checkExecuteCommand(final String cmd) {
|
||||
|
|
Loading…
Reference in a new issue