From 140749e8c0f5fafe1b73995d658090d4e452c1c1 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Sun, 17 Jul 2022 04:23:43 -0500 Subject: [PATCH] Set business to paintball cmd --- scripts/server/command.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scripts/server/command.js b/scripts/server/command.js index 3bc807d2..48bc9f58 100644 --- a/scripts/server/command.js +++ b/scripts/server/command.js @@ -70,12 +70,16 @@ function loadCommands() { new CommandData("notips", toggleNoRandomTipsCommand, "", getStaffFlagValue("None"), true, false, "Turn on and off random tips"), new CommandData("loginalert", toggleAccountLoginAttemptNotificationsCommand, "", getStaffFlagValue("None"), true, false, "Turn on and off email notifications for attempts to login to your account"), new CommandData("scrolllines", setAccountChatScrollLinesCommand, "", getStaffFlagValue("None"), true, false, "Sets how many chatbox lines to scroll at a time when using pageup/pagedown"), + new CommandData("chatscrolllines", setAccountChatScrollLinesCommand, "", getStaffFlagValue("None"), true, false, "Sets how many chatbox lines to scroll at a time when using pageup/pagedown"), + new CommandData("chatscroll", setAccountChatScrollLinesCommand, "", getStaffFlagValue("None"), true, false, "Sets how many chatbox lines to scroll at a time when using pageup/pagedown"), new CommandData("chatautohide", setAccountChatAutoHideDelayCommand, "