diff --git a/scripts/server/command.js b/scripts/server/command.js index 152df10c..ce2a2ea1 100644 --- a/scripts/server/command.js +++ b/scripts/server/command.js @@ -595,6 +595,7 @@ function loadCommands() { new CommandData("biz", getPlayerCurrentBusinessCommand, "", getStaffFlagValue("BasicModeration"), true, true, "Gets which business a player is at/in"), new CommandData("business", getPlayerCurrentBusinessCommand, "", getStaffFlagValue("BasicModeration"), true, true, "Gets which business a player is at/in"), new CommandData("house", getPlayerCurrentHouseCommand, "", getStaffFlagValue("BasicModeration"), true, true, "Gets which house a player is at/in"), + //new CommandData("clearchat", clearChatCommand, "", getStaffFlagValue("None"), true, true, "Clears the chat"), ], startup: [], subAccount: [