- Censor Words: Censors Filtered Words and matching items to Filtered Regex to become asterisks.
- Censor Message: Replaces message with "Hey, everyone, I tried to say something very silly!"
- Remove Message: Removes entire message.
List of words to be filtered, separated by commas.
- Filtered Words:
Blah,word
- Phrase Typed:
Blah is my favorite word!
- Censor Words:
**** is my favorite ****!
- Censor Message:
Hey, everyone, I tried to say something very silly!
- Remove Message: (Message does not appear)
- Censor Words:
List of words to be filtered using regex matching, separated by new lines.
- Filtered Words:
Blah.\+
- Phrase Typed:
Blah + Blah = 2Blah
- Censored Words:
****** ****** 2Blah
- Censored Message:
Hey, everyone, I tried to say something very silly!
- Remove Message: (Message does not appear)
- Censored Words:
To learn more about regex matching rules see a regex testing website.
List of names to be filtered, separated by new lines.
- Filtered Names:
GAMBLE
- Typed:
GAMBLE 5819: Rigged dice games! Lose your money today!
- Censored Words:
GAMBLE 5819: ******** **** ****** **** **** ***** *******
- Censored Message:
GAMBLE 5819: Hey, everyone, I tried to say something very silly!
- Remove Message: (Message does not get posted)
- Censored Words:
Filter your friends' messages.
Filter your clan chat members' are filtered.
Filter your private chat to remove logged in/out messages.
Collapses repeated game chat messages.
Disabled:
Enabled:
Collapses repeated player chat messages.
Disabled:
Enabled:
Block player chat message if repeated this many times. 0
to disable.