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

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

     
  1. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    • 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:

    [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]

    This post has been edited 51 times. It was last edited by Blackburn29 Dec 5, 2012.
    KawaiiNeko, McEvan, columb and 2 others like this.
  2.  
  3. Offline

    iFreZzAx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This plugin likes to randomly stop listening to a player saying they have left even tho they havnt left D:
  4. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Are you using any plugins that say things when they log in? Or any type of log in/log out/disconnect plugins?
    Ive yet to update for the latest recommended.(getting ready to do so) So theres a possibility that something in the new build has changed and is causing my plugin to see that the player has disconnected. Ill keep you posted.

    Please also check the first post for a bug report submission format.

    I'd also like to say THANK YOU for making STAB hit 1,500 downloads! It means a lot to me!

    Thanks
    Blackburn
  5. Offline

    iFreZzAx

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It seems to be when they do execute a command or die.
    But not everytime only rarely very strange.
  6. Offline

    SieniFani

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Looks really great, going to use it on my server. Thanks ;)
  7. Offline

    fffizzz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    any chance to make this work with mcbans? when it bans someone, its impossible for a mod to unban that user. I have to remove from offencelist and banned-players.txt
  8. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    More than likely no. Thats one of the last things on my list unfortunately. 1.2.4 will be out in the next couple days, ive been re-working the ban system to implement the one introduced by the bukkit dev with the latest RB.
  9. Offline

    Savoie

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why not allow it to use a command such as /ban when there's a spammer, so it's easier for say, LogBlock to catch on to it (i have it set up to rollback griefers after a ban) :)
  10. Offline

    fffizzz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I didnt know you could do this! off to check it out :D
  11. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Did not know that. Will DEFINITELY look into this for the next update!
    Savoie likes this.
  12. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry about the lack of updates guys. Its mid-term time once again, Ill be able to continue working on 1.2.4, next Wednesday
  13. Offline

    544nick101

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    dose this work with mcbans for the ban?
    Pythros likes this.
  14. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It currently used the banned-players list implemented in Bukkit. 1.2.4 changes this to bukkit's new banning system. If I get around to it, ill implement the use of commands for mcbans. But for now, no.
  15. Offline

    Sayshal

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please add a player 'whitelist' so my moderators dont get banned when a lag spike happens. :p
  16. Offline

    axebyte

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    works for a while as in many hours then
    Code:
    [SEVERE] Could not pass event PLAYER_CHAT to StopTalkingAutoBan
    java.util.UnknownFormatConversionException: Conversion = '^'
    at java.util.Formatter.checkText(Unknown Source)
    at java.util.Formatter.parse(Unknown Source)
    at java.util.Formatter.format(Unknown Source)
    at java.util.Formatter.format(Unknown Source)
    at me.blackburn.STAB.stabPlayerListener.onPlayerChat(stabPlayerListener.java:70)
    at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.java:279)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:500)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    during this the server does not go down, just no one can get on, as it starts kicking everyone.
    bukkit recommended : 1185
  17. Offline

    1born2kill

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey, i have a problem, idk if this is just me, but my friend and I tried this, and it works perfectly, so he spammed twice and got banned... When he tried to join, he cant join, but in the server it says "nnanan has joined the game" but it could be cause i have another plugin with this... such as VanishnoPickup.
  18. Offline

    MiRROW

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks for this epic plugin.
    I'm being attacked atm. your plugin banned over 100 accounts right now. and still counting.
    however there seems to be another kind of spam. logoutspam.
    I know i can just disable the logout message, but it sucks ram. A lot.
    They don't show up as online people either.
    [IMG]
  19. Offline

    sabbo2001

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MiRROW likes this.
  20. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    A permission node has been added for this in 1.2.4

    This is an error with ChatLogging, and has been fixed in 1.2.4. For now you may disable this feature in the config and you should not run into issues.

    Glad to see this is working out for you! I will look in to the log out spam and see what I can do to implement it into STAB.
  21. Offline

    HockeyMike24

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin. This is just what I need.
  22. Offline

    pandapipino

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I hope you add an option to mute players and yes please add permission support just to prevent OP/MOD getting kicked/banned with your plugin. Thanks

    This post has been edited 1 time. It was last edited by pandapipino Oct 3, 2011.
  23. Offline

    iSpooked

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can u please add a whitelist so OPs/Owners dont get ban from this? cuz im an owner of a big server and i just got banned... and for some reason when im trying to unban my self it says. "iSpooked is not banned. good game....
  24. Offline

    Zaros

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you add support for ban plugins? I use MCBans, and /unban doesn't work because it bukkit bans.
  25. Offline

    CeramicTitan

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    deadlink,buddy
  26. Offline

    the_merciless

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Since installing i get an error when trying to use the /ban /tempban or /unban commands. /kick works fine tho. Im not using any ban plugins other than essenstials. Any ideas?
  27. Offline

    FatesDemise

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    plugin is not working with new recommended CB build 1240
  28. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    1240 screwed with my plugin quite a bit. I have managed to get it fixed, and has been done in a way that uses even less resources!

    1.2.4 out tonight!
  29. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update 1.2.4 OUT! Please update!

    Theres a possiblity of some compatibility issues, I'm not 100% sure though.

    If so please let me know....
  30. Offline

    FatesDemise

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    with cb 1240 and stab 1.2.4, it works perfectly for hours and then starts throwing the same cant pass chat event to stab
    for practically all chat once it starts occuring.
    Ill post the log once it happens again, i normally just restart the server and its fixed, but still annoying. Also not sure if it will even protect against spam during the freak out periods
  31. Offline

    Blackburn29

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its a data output stream error, its having issues flushing the stream to a file when it contains special characters(@#%^,etc). I'm still trying to figure out what I can do to stop this. But for now, all I can say is to disable chat logging. This issue will then go away.
  32. Offline

    Clavus

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does this plugin conflict with Factions? It seemed to work fine at first (and actually do its job) but recently people still manage to spam endlessly on my Factions server. I disabled chat logging since that seemed to cause exceptions, but even before that they still managed to spam.

    This post has been edited 1 time. It was last edited by Clavus Oct 14, 2011.

Share This Page