Inactive [CHAT] CensorIt v0.1 - The strict yet versatile censoring system [1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by ZachBora, Nov 8, 2011.

  1. Offline

    TrueHelp

    Can we have an example of what the "censored" file should be arranged like, because when you do /censorit word [word] the text file is string: [word][word2][word3] , and it doesn't seem to work when I PERSONALLY type in to the file using either;
    [word][word2][word3]
    or
    [word]
    [word2]
    [word3]
    etc.
    Thank you.

    p.s. If anyone could upload their one, that would be awesome, it would save server owners a lot of time. Thanks =D
     
  2. Offline

    ZachBora

    You have to modify it with Notepad++. If you don't you'll see the words one besides each other.
     
  3. Offline

    TrueHelp

    So do we save the file as .txt (the format the plugin gives us) or .yml?
     
  4. Offline

    ZachBora

    You save it as txt. If you ever break your file format, just delete it and reopen with Notepad++, it will open and save in the correct format.
     
  5. Offline

    RedstoneRealms

    Could you add a feature so instead if @!%& we can customize what they say. For example, someone says "f**k" i can customize it to "I am a noob" Would be fun :D
     
  6. Offline

    ZachBora

    There's the replacement feature but it will replace everything you censor. Also at the moment the replacement doesn't save between server restarts, haven't gotten around to doing that, too busy.
    You'd do :
    /censorit replace I am a noob
    and
    /censorit replaceon
    If that doesn't work, try to open the replace txt file and putting that manually.
     
  7. Offline

    RedstoneRealms

    When you got time to fix "Also at the moment the replacement doesn't save between server restarts, haven't gotten around to doing that, too busy." could you do it?
     
  8. Offline

    ZachBora

    I see you've got a high player base. Have you found an alternative or do you still want the "replace on" done?
     
  9. Offline

    RedstoneRealms

    Could you edit the commands so we can do /cen censor f**k takes time to always do /censorit censor f**k

    thanks

    And could you make this compatible with SpamHammer. Because spammers can join the server spam f**k and they don't get kicked by the plugin.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
  10. Offline

    ZachBora

    I wasn't aware of that... I use both SpamHammer and CensorIt on my server and noone told me about it. I've got someone who was banned by Spamhammer today so I didn't know it didn't work.
     
  11. Offline

    RedstoneRealms

    Well i tried so i made myself member and spammed f**k and i didnt get kicked. I spammed hello and i got kicked.
     
  12. Offline

    ZachBora

    Ok
     
  13. Offline

    RedstoneRealms

    So are you going to add it?
     
  14. Offline

    ZachBora

    You reported me the problem at 11:48pm on Sunday. I have work during the week so when I'll have time I'll take a look. Could be tonight, or tomorrow night, or later during the week. But that problem also affects my server so I will fix it.
     
  15. Offline

    RedstoneRealms

    ok, :/
     
  16. Offline

    [qwerty]

    You should add a config file, because I have to run all the commands every time I restart my server lol.
    Like: Censorit replaceon etc
     
  17. Offline

    KA_Gamer

    Wouldn't a permission node work?
     
  18. Offline

    ZachBora

    That's just a config, not the actual implementation.
     
  19. Offline

    mihon

    Add support for russian words.
     
  20. Offline

    ZachBora

    I'll see what I can do.

    I'm sorry I can't even type in russian characters in minecraft so I don't see how I can make this possible. If you can find a Russian developper he can look at the code and see what'd need to be changed to work with russian.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 21, 2016
    mihon likes this.
  21. Offline

    mihon

    I think it will help you: http://google.com/search?q=referral+links#/Sn5qSYwD

    No friends of programmers. I want to try it myself, but I do not know how to compile CensorIt
     
  22. Offline

    ZachBora

  23. Offline

    mihon

  24. Offline

    ZachBora

    Yeah that's somewhat what I was seeing in column B after changing keyboard to russian characters.So you guys have some client mod to convert those to russian afterwards right? I hope you do.

    I'll see tonight what needs to be done to make it work. It's probably just that I'm saving the files in the wrong charset. Best would be UTF-8 or Unicode, I thought it was already saved in that but might be another of my plugins that's in utf-8.
     
  25. Offline

    mihon

    Yes. We use Russifiers: link

    Servers used utf-8 or utf-8 without bom
     
  26. Offline

    strato614

    pls somehow add that feature that turns replace on automatically when the plugin loaded
     
  27. Offline

    BoorMachine

    Things to do

    • Save the censoring state configurations : replace words.
    • Add option to color censored words/replacement words.
    • Add option to block '/me shit' and '/broadcast shit'
    This is an great plugin, please make this happen.
     
  28. Offline

    ZachBora

    The first 2 can be done, but not the third one.

    For the 3rd one to work, the people that made the plugins that allow these commands would need to check if this plugin is present and use it.

    The reason I cannot always replace is simple. If I always replace, that means stuff like /home shithead will not work. It's impossible to know which plugins receives text that will appear to chat or not.
     
  29. Offline

    BoorMachine

    Ok, thanks. I guess removing their permission node would be the easiest thing. I hope to see these changes soon ;)
     
  30. Offline

    Medic0987

    You should really add a config option to set the censor as '*' instead of '@!~?'
    Please do :3 [diamond] [diamond] [diamond] [diamond] [diamond]
     

Share This Page