For well over a year, I've relied on obuShutTheHellUp to filter the serverlog of needless spam. Such as server list's pinging your server and all you see is X.Y.Z timed-out. http://dev.bukkit.org/server-mods/obushutthehellup/ Since the 1.5.x update, the plugin has died. Assuming there is no update, what choices do you guys use?
The one that I used died in MC 1.5 too - I'm thinking they changed the way stuff is logged now. https://github.com/CypherX/ConsoleFilter ^^ Some developer who knows what changed in 1.5 want to give some help?
Yah they changed to a new logging system - which coincidentally is also the cause of some deadlock bugs.
Does a deadlock mean that the server is playable by the players logged in already, but not accesiable from the outside? So no one can join, but the players inside can play.
Correction: ObuShutTheHellUp does still work, partially. It doesn't catch all the spam, but some filters still do work. I removed the plugin last night, since I thought it wasn't working, and today I noticed, from Glizer, all the lines of text stating the number of online players along with Banqueue saved. Putting the plugin back in, those lines, and a few other plugin spam messages, are no longer there.