Inactive [CHAT/ADMN] StopTalkingAutoBan [Reloaded!] Alpha1 - Intelligent Anti-Spam System [1.4.5-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by Blackburn29, Aug 21, 2011.

  1. Offline

    Blackburn29

    • Adfly links are prohibited.
    StopTalkingAutoBan(S.T.A.B) - Spam monitoring, as it should be!

    [​IMG]

    Versions:
    Original v2.1.1
    Reloaded: Alpha1

    Like us on Facebook!
    [​IMG]






    ***HERE TO REPORT A BUG? PLEASE POST IT HERE***


    Description
    This plugin was developed specifically to stop spam on your server as fast and effecient as possible.

    STAB is fully configurable. Ranging to from the messages that are sent to the user upon kick or ban, to tweaking the sensitivity of STAB.

    Currently by default, all builders get 1 offence for spamming. If that offence is used up, they will be banned from the server on their next offence. (Warnings may be turned off in the plugins config file)

    STAB also features it's own RemoteConsole system. Allowing admin to watch their servers from home without having to deal with pesky SSH or Command Line! Just simply type the ServerIP and stabRcon port number and hit connect! You will now be able to send commands, see whos currently logged in, chat in game, and kick/ban players, without ever logging into minecraft!


    Screenshots:
    Show Spoiler

    [​IMG]

    [​IMG] [​IMG]

    [​IMG]

    [​IMG]

    [​IMG]



    Documentation and Instructions:
    • Permissions and Configuration Options
    http://dev.bukkit.org/server-mods/stab/pages/permissions/

    Features:
    • Logs the IPs and Usernames of every player that joins.
    • Logs the chatlog with DisplayName and AccountName.
    • Watches each player individually for both Chat and Command Spamming
    • Lag Calibration/Anti-Lag
    • Intelligent system for detecting players that spam in game.
    • Fully Multi-threaded
    • Lots of configuration options to make the experience perfect for your server.
    • Easy to use both in-game, and in console.
    • Permissions support, but not required.
    • MCBans Support
    • PlayerLogging
    • RemoteConsole
    • On-The-Fly Editing of Configuration Options
    Download The Plugin

    If you enjoy this plugin, feel free to click the button below.
    Doing this will allow me to continue development and support each build.
    Any amount is GREATLY appriciated, even if its $1...
    [​IMG]
     
    KawaiiNeko, McEvan, columb and 2 others like this.
  2. Offline

    Blackburn29

    [SEVERE] Could not pass event PlayerJoinEvent to SWatchdog
    org.bukkit.event.EventException

    Caused by: java.lang.NullPointerException
    at me.Sanzennin.SWatchdog.Splitter.onPlayerJoin(Splitter.java:84)


    That is not STAB. It's an error with SWatchdog.

     
  3. Offline

    ashlii21

    Hello first off I want to say love the plugin its been great so far and thank you so much for continuing to update it.
    Just getting a little error in my log
    Code:
    06.03 09:30:22 [Server] SEVERE java.io.FileNotFoundException: plugins/StopTalkingAutoBan/logschatLogBackups/030612-chatLogBackup.txt (No such file or directory)
    It looks like the directory for the backup is a little messed up. /logschatLogBackups looks like it should be /logs/chatLogBackups

    Once again thank you for the awesome plugin
     
  4. Offline

    Blackburn29

    Yes, this was pointed out in the ticket system on my BukkitDev and has been fixed. I will have a new update out this weekend more than likely with lots of new little features. I cleaned up some more bits in 2.0.5 and am aiming for better efficiency throughout the entire plugin.

    Also, thanks for the kind words. I really appreciate it!
     
  5. Offline

    Rionto

    So how do the messages that the player recieves work? Why are '\' and '!' in the config file? I can't really remove them...

    *config file => properties file :)

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

    Blackburn29

    What?

    The messages are sent to the player when they are kicked/banned. (Or muted)
    the backslash is used to determine special characters(Shift key characters: !@#$%^&*()_+)
    If you do not feel comfortable changing this yourself, use STAB-MultiTool.jar. (Load config, and type your message and save. It'll auto-format it for you)

    So it'll display:

    Disconnected from server.

    You have been BANNED for Spamming!
     
  7. Offline

    Babadegl

    how do i disable the "[STAB]xxx hast quit and [STAB] has joined" messages???

    edit: i found it. must i write "false" or "no"?
     
  8. Offline

    Blackburn29

    "no"
     
  9. Offline

    Tunix2

    I am on 2063 when I run STAB my server with crash with "Read Time-out" and "Can't keep up errors". I only have 7 or 8 plugins installed.
     
  10. Offline

    Blackburn29

    What other plugins are you running. Are you sure it's STAB causing the issue?
     
  11. Offline

    AppleDev

    Can you make it so when new people join the game, like Essentials does it says '[STAB] {player} has joined the game for the first time'

    Kind of confused as I wouldnt know who is new. and who isnt.

    Thanks please reply :)
     
  12. Offline

    Blackburn29

    yes, I can implement this into my next release
     
  13. Offline

    AppleDev

    Anychance you could do this now. and class it as a 'update'
     
  14. Offline

    Blackburn29

    No, I have a lot to finish, but I will have the update out tonight or tomorrow most likely
     
  15. Offline

    AppleDev

    Will this automatically update? or will i need to reinstall it?
     
  16. Offline

    Blackburn29

    it will tell you if there is an update
     
  17. Offline

    Nickshelton80

    hello, very nice plugin.
    But when someone is kicked, it says For example
    Ninjarules [Ninjarules] has been kicked for spam!
    Is there anyway to change this message and/or only have one name in the message?
    Thanks,
    -Nick
     
  18. Offline

    AppleDev

    I aint the developer of this plugin but I guess it will be in your StopTalkingAutoBan.config file?
     
  19. Offline

    Blackburn29

    Thats correct.

    Just a heads up to everyone. I do not want to release to new update of STAB yet. I'm waiting for a more stable 1.2.3 build to come out as there seems to be some API issues in the current ones. Thanks for the cooperation!
     
  20. Offline

    AppleDev

    Everything seems to be working fine with me? No problems at all, its just I wanted this update because when new people join the Server im not sure weather there new, or players that have joined back,
     
  21. Offline

    Blackburn29

    The current version should work fine, but if I compile the plugin using a broken API(newest beta release) and release the new STAB things will stop working or not even work at all....
     
  22. Offline

    AppleDev

    Well since the new 1.2.4 has been released? will the new STAB update be updated with the new players joined this time?
     
  23. Offline

    Blackburn29

    I apologize for the lack of updates recently. I have been extremely sick this week, and have been slammed with tests now that I am no longer on spring break. I hope to push something out soon, as well as a few other plugins I've been working on.

    Thanks and sorry again,
    Blackburn
     
  24. Offline

    AppleDev

    Its
    fine, I totially understand my friend :) take your time and get well soon
     
  25. Offline

    Blackburn29

    Okay, I pushed out 2.0.5 today! Hoping to have fixed the common issues some people have been experiencing lately.. I cannot guarantee that this update does not contain bugs, since a few new features have been added.

    - New player welcome messages AppleDev ;)
    - Fixed the serverLog back up error
    - More API updates for 1.2.4
    - etc.
     
  26. Offline

    100dom1

    Please make it kick and ban auto typers and spammers, I tested with spamming with a auto typer, but it does not work! please add this, thank you :)
     
  27. Offline

    AppleDev

    Thankyou so much :) finally I know who's new and not :D thankyou!
     
    Blackburn29 likes this.
  28. Offline

    Recolance

    I get an error asking me if the plugin is up to date. I'm running your latest version on the latest craftbukkit

    Code:
    22:01:21 [SEVERE] Error occurred while enabling StopTalkingAutoBan v2.0.5 (Is it
    up to date?)
    java.util.NoSuchElementException
            at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
            at me.blackburn.STAB.Main.setMotd(Main.java:162)
            at me.blackburn.STAB.Main.onEnable(Main.java:114)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:336)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:381)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232
    )
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:374)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:361)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  29. Offline

    KawaiiNeko

    Might be good to include if you're running latest rb, latest dev or maybe latest beta.
     
  30. Offline

    AppleDev

    Hey, theres a problem, when people are using commands, it seems to say they spam it, and it stops them from using them, any chance you could remove that in the next update?

    Yes, your version is up to date, might be something toggling STAB to stop working, E.G a plugin conflicting etc.

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

    Blackburn29

    Strange.... This actually has to do with your server.properties file.... It was unable to locate the MOTD inside the file. Are you using something that changes this?

    I implemented a fix for this error, but I'll see if there's any other bugs that show up before I push out an update for it.

    EDIT: Looks like bukkit changed the properties in the latest beta build. I'll fix this asap!
     

Share This Page