http://dev.bukkit.org/bukkit-plugins/consolefilter/
BlockCantKeepUpSpam - Blocks "Cant keep up!" from spamming your console.
Made by hmpf
Version: v0.1
All it does is preventing the CantKeepUp-message from appearing in your console and your log!
Since running my minecraft server (Vanilla -> hMod -> CraftBukkit) my server console got spammed with "Cant keep up! [...]) messages, despite the fact that its a dedicated machine with lots of CPU power and RAM and the server never getting a negative impact by this warning.
Recently I had enough of this (and the blown up log files) and build this very small plugin.
Please note:
If your looking for a plugin to block even more from the console have a look at BlockConsoleMessages
I tested it with CraftBukkit 677 but as it is only scanning the console output it should run with any version I guess.
Maybe its useful to someone else.
P.S.
I searched for plugins providing this functionality but haven't found any.
So, if another plugin that does this already exists, please let me know and Ill delete this thread.
Changelog:
Version 0.1
- First release

