Make "Bad words" case-insensitive #2


  • New
  • Enhancment
Open
Assigned to _ForgeUser7144330
  • _ForgeUser8821410 created this issue Apr 29, 2012

    Let's say, the word "Flower" was a really bad word.

    What would I do then? I'd use your awesome plugin and blacklist the word:
    list:
    - flower

    Sadly, the result looks like this at the moment:
    A sends: You are a flower.
    => <A> You are a ******.

    B sends: THIS SERVER IS A FLOWER!!
    => <B> THIS SEVER IS A FLOWER!!

    What I want to say is, the blacklist of bad words is pretty useless like that. People can just say floWer instead of flower, and the plugin doesn't do anything against it. So my suggestion would be, make the blacklist case-insensitive. Please. :)

  • _ForgeUser8821410 added the tags New Enhancment Apr 29, 2012

To post a comment, please login or register a new account.