Recoded the blacklisting/whitelisting of words/ips, they are now in a different file because of this you will now have to re-set all words - Sorry about that. This however now opens up the plugin to a whole lot of new features.
- Per word commands
- Per word cancel and replacement of word
- You can now decide if staff, player or console will receive a filter notification
Recoded the blacklisting/whitelisting of words/ips, they are now in a different file because of this you will now have to re-set all words - Sorry about that. This however now opens up the plugin to a whole lot of new features.
- Per word commands
- Per word cancel and replacement of word
- You can now decide if staff, player or console will receive a filter notification
Have recoded the whole plugin to make it more efficient and add some new features, This may however cause some issues with the current config so I recommend making a copy just to be safe.
Added language support - Currently only have English, Chinese, Spanish, Polish but if you do make your own lang file it would be appreciated if you send it to me so others can use it too.
The filter can now replace caught item with a character
URL regex is now customizable
All messages are now customizable
Fixed bugs with command filter
Fixed issues when reloading the config
Added bstats
Java8+ Support
bug fixes
Sorry for the constant spam, Have nothing better to do than work on this atm
Have recoded the whole plugin to make it more efficient and add some new features, This may however cause some issues with the current config so I recommend making a copy just to be safe.
Added language support - Currently only have English, Chinese, Spanish, Polish but if you do make your own lang file it would be appreciated if you send it to me so others can use it too.
The filter can now replace caught item with a character
URL regex is now customizable
All messages are now customizable
Fixed bugs with command filter
Fixed issues when reloading the config
Added bstats
Java8+ Support
bug fixes
Sorry for the constant spam, Have nothing better to do than work on this atm
Have recoded the whole plugin to make it more efficient and add some new features, This may however cause some issues with the current config so I recommend making a copy just to be safe.
Added language support - Currently only have English and Chinese, But if you do make your own lang file it would be appreciated if you send it to me so others can use it too.
The filter can now replace caught item with a character
- Redone most of the commands to make it far simpler to add and remove words.
- Reworked the ip/dns, Less false positives.
- Added 2 bypass permissions
chatfilter.bypass.swear - Allows bypassing of all swear filters (chat, signs etc)
chatfilter.bypass.ip - Allows bypassing of all ip filters (chat, signs etc)
- Added command filtering for swearing or ip(or both)
- Added perm to bypass command filtering:
chatfilter.bypass.command
Example of commands to filter:
Code (Text):
commands:
checkCommands: true #Check commands for swears/ips?
##List commands to filter here
example-cmd: - Command to filter here
swear: false - Check the command for swearing?
ip: true - Check the command for ips?
msg:
swear: false
ip: true
chatfilter.bypass.chat - bypass in chat only
chatfilter.bypass.sign - bypass on a sign only
chatfilter.bypass.anvil - bypass in a anvil only
chatfilter.bypass.book - bypass in books only
chatfilter.bypass.repeat - bypass repeat messsages only
chatfilter.bypass.caps - bypass decapping only
chatfilter.bypass.pause - bypass paused chat only