Added CommandTypoBlocker

This commit is contained in:
天クマ 2025-04-17 16:56:20 -03:00
commit 3e6087e60c
5 changed files with 73 additions and 3 deletions

View file

@ -6,10 +6,19 @@ antiSpamLightning: false
rainbowChat: true
rainbowChatModifier: 'z' # Single word you need to put after & to use the rainbow
# Prevents users from broadcasting sensitive commands by forgetting the /
commandTypoBlocker: true
commandTypoBlockerCaseSensitive: false
commandTypoBlockerVerbose: true
commandTypoBlockerVerboseMessage: "&cYour message begins with a sensitive command, you may be leaking something sensitive by forgetting the slash!"
commandTypoBlockerWords:
- 'login'
- 'register'
# Strikes a lightning to the player who says specific words
skibidiBlocker: true
skibidiBlockerCaseSensitive: false
skibidiBlockerVerbose: true
skibidiBlockerVerboseMessage: "This is a bad word."
skibidiBlockerWords:
- 'skibidi'
- 'skibidi'