fix the fix

This commit is contained in:
Chipmunk 2024-06-24 23:34:47 -04:00
parent b830c55f7c
commit 853e5ec60a

View file

@ -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) {