ObuShutTheHellUp
ObuShutTheHellUp is a plugin that suppresses the <u>[WARNING] Can't keep up! Did the system time change, or is the server overloaded?</u> log message, preventing it from flooding your console/log and hiding important stuff.
If you have an issue with this plugin, please open a ticket. Click on the Tickets tab above, then Post a Ticket.
You are able to filter any other log message you want by configuring the plugin in filters.yml. List of example filters
I am not the author of this plugin. The original author stopped maintaining it around #860 and released the source code saying "DO WHATEVER YOU FEEL LIKE WITH IT". Many people say it still works on the latest builds and Eclipse shows no errors in the syntax, so here it is. I'm not claiming this as my own in any way. I can't guarantee any support on it. I'll rebuild this with new RBs as they come out; that's it.
Known to be incompatible with SimpleSave. There's a fix in the config.yml. See the original forum post for details.
Facts
- Date created
- Apr 08, 2012
- Category
- Last update
- Apr 09, 2012
- Development stage
- Release
- License
- MIT License
- Curse link
- ObuShutTheHellUp
- Downloads
- 2,596
- Recent files
- R: ObuShutTheHellUp v0.4 for CB 1.2.5-R1.0 Apr 09, 2012
- A: r20120408171306 for CB 1.2.5-R1.0 Apr 08, 2012
- B: ObuShutTheHellUp for CB 1.2.5-R1.0 Apr 08, 2012
- Reply
- #20
Liger_XT5 May 15, 2013 at 16:12 UTC - 0 likesI did have the plugin working on some filters, but now it doesn't seem to be filtering anything. Again, starts up with no errors.
Details at MineCraftPlanet!
- Reply
- #19
tenten8401 Apr 29, 2013 at 20:29 UTC - 0 likesI wonder if any of you guys know that you can just edit the bukkit.yml to stop them... :/ Derp...
- Reply
- #18
SilverKytten Apr 22, 2013 at 05:02 UTC - 0 likes@Montpelier: Go
Exactly. The warn-on-overload toggler turns these messages off. -.-
- Reply
- #17
Liger_XT5 Mar 23, 2013 at 06:37 UTC - 0 likesI've updated to MC 1.5 and noticed that all the filters I put in does not seem to be taking effect.
Server console/log shows normal signs of it starting up.
Is anyone else having this issue? If not, then it's my end and I'll continue tinkering to see what's going on.
- Reply
- #16
_Mahagon Feb 13, 2013 at 08:52 UTC - 0 likesHi! I realy like the idea of your plugin, but it does not work for me. Im running a Modded server wit Bukkitforge an IC2 is spamming the console like hell.
This is my Config:
as you can see, i tried string an regex. Both does not work. I hope you know why :O. Im using Bukkit 1.4.7.
Thanks so far :)
- Reply
- #15
Double_0_negative Jan 02, 2013 at 07:58 UTC - 2 likes@sethgandy: Go
?
Creator of the Survival Games plugin.
- Reply
- #14
sethgandy Jan 01, 2013 at 23:04 UTC - 0 likesLife Saver! Thank you so much! I have a quiet console again! Damn Survival Games was spamming my console every 10 seconds!
- Reply
- #13
HalestormXV Oct 04, 2012 at 21:46 UTC - 0 likes@blha303:
This plugin in is amazing, however i seem to be running into an issue. I have my configs set up to suppress certain [SEVERE] errors that are more of just notifications. However they still appear in my logs. The whole reason of this plugin for me was to prevent the spam that my logs incur which make it impossible to go and check them. Here is a look at the configs:
As you can see everything appears to be in order.But alas no avail. I have even tried with the timer at the defaults which are disabled. Any suggestions?
- Reply
- #12
blha303 Sep 06, 2012 at 17:28 UTC - 0 likes@Liger_XT5: Go
Try escaping the apostrophes with a backslash before each instance.
Don't worry about the colors above. That should fix it. If not, maybe just "connect to global server! Maybe" for the string?
- Reply
- #11
Liger_XT5 Sep 06, 2012 at 05:04 UTC - 0 likesI've really loved this plugin, but until lately, I've been having some issues. I've redone the config and still having some issues.
One major spam I'm trying to filter is:
[WARNING] [Stats] Couldn't connect to global server! Maybe it's offline...
But due to the ' in there multiple times, I've tried different variants and still spams my log every 10 seconds.
All other filters work just fine.