From e1c82789d7c6ee414ee44d09b6d1707959584075 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 7 Nov 2022 13:36:29 -0600 Subject: [PATCH] Unfinished command --- scripts/server/command.js | 1 + 1 file changed, 1 insertion(+) 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: [