[REQ] Censor with a twist

Discussion in 'Archived: Plugin Requests' started by l4pierce, Mar 10, 2012.

  1. Offline

    l4pierce

    Hello, Could someone create a plugin that is like the other Censor plugins, but instead of it just bleeping out the word, i would like it to change it to something funny... IE. Someone says . "F**k you!", it would change to "Firetruck you!" (Configurable what it changes to). This would be useful and fun at the same time, thanks ! :D I could also donate something small like $5-$10 to whoever can make it
     
  2. Offline

    Tutimane

    lol i would use it to change any curse word to I'm a pony!
     
  3. Offline

    Fauglir

    I'll do, give me a few days and I'll contact you. If you want you can PM me for more details and specifications, thanks!
     
  4. Offline

    Tutimane

    please post the link here too!
     
  5. Offline

    Blackside921

    Hey,
    It's a really simple and minimalistic Plugin but it does what it should do.
    http://dl.dropbox.com/u/13083436/SuperCensor.jar
    Start it once and edit the config.yml in the plugins/SuperCensor folder it created.

    It looks like this:
    Code:
    fuck:
    - Firetruck
    - Pony
    Add any word you want and the replacements. If a Player writes now "fuck" in the chat it will randomly
    replace it with "Firetruck" or "Pony".

    Example:
    Code:
    fuck:
    - Firetruck
    idiot:
    - Pony
    - Nyan
    fucking:
    - great
    - perfect
    - awesome
    Note: The swear word you want to add has to be lowercase in the config!
     

Share This Page