From 1e5ea4fd87edce542df3570f2f5f7a145c113de2 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 11 Jul 2022 17:38:23 -0500 Subject: [PATCH] Add new account settings cmds --- scripts/server/command.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/server/command.js b/scripts/server/command.js index b7f1bc48..7234cc7a 100644 --- a/scripts/server/command.js +++ b/scripts/server/command.js @@ -75,6 +75,8 @@ function loadCommands() { new CommandData("chattimestamps", toggleChatBoxTimeStampsCommand, "", getStaffFlagValue("None"), true, false, "Turns on/off timestamps in the chatbox"), new CommandData("chattime", toggleChatBoxTimeStampsCommand, "", getStaffFlagValue("None"), true, false, "Turns on/off timestamps in the chatbox"), new CommandData("chattimes", toggleChatBoxTimeStampsCommand, "", getStaffFlagValue("None"), true, false, "Turns on/off timestamps in the chatbox"), + new CommandData("chatfilter", toggleAccountProfanityFilterCommand, "", getStaffFlagValue("None"), true, false, "Turns on/off profanity filter"), + //new CommandData("noblood", toggleAccountHideBloodCommand, "", getStaffFlagValue("None"), true, false, "Turns on/off blood in-game"), ], ammunation: [], animation: [