Not filtering/censoring chatFixed
That would be great
Gives me a message that profanity is not allowed but will not block or censor the message.  So I unloaded every plugin on my test server but Ufilter but did not fix the issue.  Here is the config I am using: 
{
  "Check for advertising (true/false)": true,
  "Check for profanity (true/false)": true,
  "Check player chat (true/false)": true,
  "Check player names (true/false)": true,
  "Log advertising (true/false)": true,
  "Log profanity (true/false)": false,
  "Log to console (true/false)": false,
  "Log to file (true/false)": true,
  "Warn player in chat (true/false)": true,
  "Action for advertising": "block",
  "Action for profanity": "censor",
  "Word or symbol to use for censoring": "<color=#FFA500>****</color>",
  "Allowed advertisements": [
    ""
  ],
  "Allowed profanity": []
}​
They are rewriting the plugin hopefully the filter part will be available soon.

Would like to finally see an update on this plugin.  It's useful, yet hasn't been updated in the last 5 months since it was stated that it would be.  Currently, it's dead.

f5EdpU3VEAfgD6a.png JackReigns

Would like to finally see an update on this plugin.  It's useful, yet hasn't been updated in the last 5 months since it was stated that it would be.  Currently, it's dead.

2 months, but yes, time isn't always in abundance. Patches are open if anyone wants to contribute.

The "block" action doesn't seem to be working. I checked the code and can't see where it is being implemented at all.

Fixed in the latest build, sorry for the delay!

mMTOGbuwHLbmqGT.jpg Wulf

Fixed in the latest build, sorry for the delay!

Thank you so much! It works.

Locked automatically