From 52d23c320bfdaa4d25ba678f59d11783385156c1 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Tue, 9 Feb 2021 04:06:29 -0600 Subject: [PATCH] Comment unfinished cmds --- scripts/server/command.js | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/scripts/server/command.js b/scripts/server/command.js index 0b0f5aca..59561b40 100644 --- a/scripts/server/command.js +++ b/scripts/server/command.js @@ -149,16 +149,17 @@ function loadCommands() { commandData("saveall", saveAllServerDataCommand, "", getStaffFlagValue("developer"), true, true), commandData("docmd", simulateCommandForPlayerCommand, " [params]", getStaffFlagValue("developer"), true, true), commandData("docmdall", simulateCommandForAllPlayersCommand, " [params]", getStaffFlagValue("developer"), true, true), - commandData("docmdall", simulateCommandForAllPlayersCommand, " [params]", getStaffFlagValue("developer"), true, true), commandData("addloglvl", addServerLogLevelCommand, "", getStaffFlagValue("developer"), true, true), commandData("delloglvl", removeServerLogLevelCommand, "", getStaffFlagValue("developer"), true, true), - commandData("addacscriptwl", addAntiCheatWhiteListedScript, "