By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Usage | Description | Aliases | Permission |
---|---|---|---|
/chatfilterreload | Reload the config | cfr, cfreload | chatfilter.reload |
Name | Description |
---|---|
chatfilter.bypass | Bypass the blocks |
block:
bad-words: true
domains: true
spam: true
caps-lock: true
allow-same-messages: false
allow-spam-commands: false # spamming commands
wait-time: 20 # wait time between messages in ticks (1 tick = 0,05 seconds | 20 ticks = 1 second)
# percentage is allowed
# Example with percentage: caps-limit: 50% (if 50% of the message is in caps the player will be warned)
# Example without percentage: caps-limit: 50 (if 50 symbols of the message are in caps the player will be warned)
caps-limit: 50%
#blocked-domains:
# - ".de"
# - "discord.gg"
blocked-domains: []
#allowed-domains:
# - "discord.gg/invite/code" for your discord server or something else
allowed-domains: []
bad-words:
- "loser"
prefix: "§8» §c§lChatFilter §r§8| §7"
message_no_perms: "{PREFIX}You don't have the permission to use this command!"
message_reloaded: "{PREFIX}Successful reloaded."
message_bad_word: "{PREFIX}Please don't use a bad word!"
message_domain: "{PREFIX}Please don't send domains in the chat!"
message_spam: "{PREFIX}Please wait before sending a message!"
message_caps_lock: "{PREFIX}Please deactivate your caps lock!"
message_same_message: "{PREFIX}Please don't send the same messages in a row!"
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time