Port/Make New Console Spam Fix

I was wondering if someone would be willing to port/make new a plugin like Console Spam Fix over on Spigot. I have looked and not found any here on sponge and I certainly need it due to my fml-latest getting too big its lagging the server. Thanks!

you can achieve the same thing without any plugin, Forge/Vanilla/Sponge/Spigot all use a logging utility called log4j which can be configured using xml files.
Here are some docs on it:

https://gist.github.com/Minecrell/420a8ac97a8d5d634f6933a188c6be8d

http://wiki.vg/Debugging

https://www.reddit.com/r/admincraft/comments/69271l/guide_controlling_console_and_log_output_with/

1 Like

Thanks for the reply, but the issue seems to have fixed itself after a few mod updates. However I will certainly look into this for future use!