Finished SkibidiBlocker and added AntiSpam
This commit is contained in:
parent
aeeaa83745
commit
6fc6fb67cf
11 changed files with 67 additions and 18 deletions
|
|
@ -1,6 +1,15 @@
|
|||
# Blocks duplicated messages
|
||||
antiSpam: true
|
||||
antiSpamLightning: false
|
||||
|
||||
# Adds color code for rainbow
|
||||
rainbowChat: true
|
||||
rainbowChatModifier: 'z' # Single word you need to put after & to use the rainbow
|
||||
|
||||
# Strikes a lightning to the player who says specific words
|
||||
skibidiBlocker: true
|
||||
skibidiBlockerCaseSensitive: false
|
||||
skibidiBlockerVerbose: true
|
||||
skibidiBlockerVerboseMessage: "This is a bad word."
|
||||
skibidiBlockerWords:
|
||||
- 'skibidi'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue