File Details
WordFilter v2.2.0
- R
- Jun 19, 2012
- 54.87 KB
- 1.9K
- CB 1.2.5-R4.0
File Name
WordFilter.zip
Supported Versions
- CB 1.2.5-R4.0
This update introduces a new permission node and a new filter mode.
The permission node is wf.bypass and allows a player with the node to be ignored by the filter.
The filter mode is "SUBSTITUTE" and will, when a message is found to violate your rules, instead of suppressing or replacing the message, will replace offending words with words you define in the file "replacement map,txt".
Note that, for a word to be replaced by its mapping, the word MUST be added to your blacklist or fuzzylist first. If you want to strictly map certain words, use the blacklist.
To define a mapping add it to the file "replacement map.txt", the syntax is as follows:
badword => replacementword. secondbadword => secondreplacement third => thirdreplacement etc
If badword is on your blacklist or fuzzylist, and the filter mode is set to SUBSTITUTE, whenever the word is found it will be replaced by replacementword.
You can also edit your mappings on the fly with in-game commands.
/wf map /wf map word replacement /wf map word
The first will list help, the second will map "word" to "replacement", and the third will clear the mapping for "word".
None.

