Features
censor words by whole word or single character
replace word by custom sentence
mute player for x seconds
damage player
send warning message
Code (YAML):
# Censor string, if length exceeds 1 character it will just replace the word
replacer
:
"*"
# if true, it will replace the message with a random sentence from sentences.txt
replace_with_sentence
: false
# if true, op's will have not be affected
bypass_op
: false
# mute players when they curse, set to 0 to turn off
mute_duration_seconds
: 0
# damage players when they curse, set to 0 to turn off
damage
: 0
# message sent when cursing, leave empty if you dont want it.
message
:
"Please watch your language."
or do you like swearing? check out my other plugin
GangsterChat