Add new account settings bitflags

This commit is contained in:
Vortrex
2022-07-11 17:38:12 -05:00
parent e67b3eeb23
commit 74bc330596

View File

@@ -119,6 +119,10 @@ let serverBitFlagKeys = {
"NoRandomTips", "NoRandomTips",
"NoActionTips", "NoActionTips",
"ChatBoxTimestamps", "ChatBoxTimestamps",
"ChatProfanityFilter",
"ChatAutoHide",
"NoPlayerContent",
//"NoBlood",
], ],
// Not going to be used. Use trigger, condition, and response stuff in trigger.js // Not going to be used. Use trigger, condition, and response stuff in trigger.js