Console Spam Fix icon

Console Spam Fix -----

[1.7.10 - 1.19.4] Hide configured messages or errors from server console and logs.




Version: 1.10.0
is a nice and helpful plugin, but newer versions are out, so can you please 1.21.4 :) ??

Version: 1.10.0
Thank you so much! The plugin works amazingly. I really appreciate you sharing it for free!

Version: 1.10.0
I like this plugin.
But it havn't 1.21.3/4 support.


I updated this plugin, you guys can try this first.
https://www.spigotmc.org/resources/consolespamfixreborn.121703/

In fact I decompiled it without permission,
I was trying to get permission now,
but the author has been inactive for a long time,
so I released it first.

This version support 1.21.3 and 4.

By the end, @brunyman can you agree me take over the update about this plugin?

Version: 1.10.0
pls update for 1.21.3 :D .

Version: 1.10.0
1.21.3 failed to start. doesnt work!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Version: 1.10.0
Everytime a player was teleporting or playing on Bedrock using Geyser, my console got spammed with "moved too fast" or "moved wrongly" but this finally fixed it for good!

Version: 1.10.0
1.21 Support please ! :,D, This plugin is one of the most important ones in any server!

Version: 1.10.0
Works awesomely to block most error messages. It doesn't block [WARN] messages but that could be due to me running an unsupported version or misconfiguration on my part. Still very cool!

Version: 1.10.0
Dangerous plugin that has its effects applied even after uninstalling.

It wasnt working as expected so I removed it, only to see that some messages are still being filtered from the console even with it removed.

Version: 1.10.0
This plugin works on the latest version of Paper 1.20.4. My console is no longer spamming. If you have console spam do each line but leave out the timestamp. 10/10 Be able to read your log again!
Best part is that you will be able to know what the error message is because you will have put it into the config.

Version: 1.10.0
Thank you for this plugin! It works great on paper 1.20.1. I was getting 1gb log files and this resource saved me!

Version: 1.10.0
Wow, just wow. This clears so much noise, it's amazingly easy to use.

Works on Paper 1.20.4

Version: 1.10.0
Put it on our 1.20.2 Lobby server which was spamming 'Permissions lag notice' messages and now, finally, we are once more at peace! Great job, simple plugin, works as advertised!

Version: 1.10.0
This plugin is awesome and super simple, thank you for saving me from Buycraft's endless spam! Does the plugin work with Java 17?

Version: 1.10.0
sadly no 1.20 support :( is it comming in the future maybe? would love to get an answer <3

Version: 1.10.0
used to use this plugin a lot and loved it, sadly doesn't work on 1.20.1 but would love for it to be updated

Version: 1.10.0
LIFE SAVER! Omg I was getting a spammed user trying to join my whitelist server and it was getting really annoying. They been trying to join for the last 4 days every 2 minutes and it was getting quite annoying... This plugin took care of that with ease. Thank you!

Version: 1.10.0
Great plugin, removes unnecessary messages in the console, but sometimes doesn't hide the whole error message and only part of it.

Version: 1.10.0
Not working at all... It don't hide any error messages at all... I wrote some messages in the config, but they didn't hide...

Version: 1.10.0
Great plugin works fine on 1.19.4 it cleared my console of useless messages, thanks.

Version: 1.10.0
LEGENDS BACK useful plugin

Version: 1.10.0
Arreglen su plugin de custom ender chest, borra las cosas de los jugadores, lo dejaron de actualizar desde el 2020 F

Version: 1.9.0
Works terrible, it made my Console stop working LMAO ?

Version: 1.9.0
/csf buggy on 1.12.2, what bug: in config yml for example: &cUsage: /csf reload, but in game says white text and buggy symbols

Version: 1.9.0
not working on 1.12! terrible! plugin! this plugin is trash! !!!!!!!!!!!!!!!!!!!!

Version: 1.9.0
plz update this plugin to work on 1.19
Plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Version: 1.9.0
Hello, I would pay you to update this plugin to work on 1.18.2. Is it possible??

Version: 1.9.0
Used to work fine but doesn't work at all anymore on Paper 1.18.2. Would love this fixed.

Version: 1.9.0
This plugin was working excellently on 1.8 until the Log4J patches. (the same problem as itsWarHammer). Please fix this!

Version: 1.9.0
This plugin is very good but when you are player and write /csf reload it shows you error, only console can do it

Version: 1.9.0
Nice Console Spam Fix Plugin but colorcodes aren't working.

https://imgur.com/a/qC55lUJ

Version: 1.9.0
1.12.2 paperspigot

[17:16:59] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'csf' in plugin ConsoleSpamFix v1.9.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1473) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1278) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [?:?]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:849) [Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:427) [Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:773) [Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:665) [Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
at java.lang.Thread.run(Thread.java:833) [?:?]
Caused by: java.lang.NoSuchFieldError: BLOCK_NOTE_BLOCK_PLING
at net.craftersland.consolefix.SoundHandler.sendPlingSound(SoundHandler.java:16) ~[?:?]
at net.craftersland.consolefix.CommandHandler.onCommand(CommandHandler.java:27) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Pspigot1.12.2.jar:git-Paper-"5d8b3d49"]
... 15 more

Version: 1.9.0
Doesn't work, error:
[Worker-Main-2/ERROR]: Caught exception in thread Thread[Worker-Main-2,5,main]
java.lang.IllegalArgumentException: Name and ID cannot both be blank
at com.mojang.authlib.GameProfile.<init>(GameProfile.java:26) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:200) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:187) ~[authlib-3.2.38.jar:?]
at net.minecraft.world.level.block.entity.TileEntitySkull.c(SourceFile:141) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3405-Spigot-f4ff00f-d10c35e]
at net.minecraft.SystemUtils.a(SourceFile:527) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3405-Spigot-f4ff00f-d10c35e]
at net.minecraft.world.level.block.entity.TileEntitySkull.a(SourceFile:136) ~[spigot-1.18.1-R0.1-SNAPSHOT.jar:3405-Spigot-f4ff00f-d10c35e]
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]

Version: 1.9.0
Excellent lightweight plugin that does what it s supposed to do and doesnt have too many unnecessary config settings.

Version: 1.9.0
This plugin used to work fine on 1.8, now it does not function at all. (After the log4j2 patches. Please fix this, and I will happily replace this with a 5 star review, thank you!

Version: 1.9.0
Very good plugin, highly recommend. I even fixed Log4Shell: RCE 0-day exploit with help of this plugin, before the patches.

Version: 1.9.0
The plugin fulfills its purpose and performs its function without irregularities. I've been using it for a long time, I can recommend it

Version: 1.9.0
The Plugin work on my 1.18 server thanks

................................................

Version: 1.9.0
Still, it doesn't work with ESSX commands where the text is colored. please fix it.

Version: 1.9.0
Don't work with flamepaper and paper .

Version: 1.9.0
spigot 1.8.8 The error occurs at the end when I stop the server
2022-01-03 20:42:13,791 pool-1-thread-1 ERROR Caught exception executing shutdown hook null java.lang.Error: Unresolved compilation problem:
The type new Filter(){} must implement the inherited abstract method LifeCycle.stop()

at net.craftersland.consolefix.OldEngine$1.stop(OldEngine.java:28)
at org.apache.logging.log4j.core.filter.CompositeFilter.stop(CompositeFilter.java:144)
at org.apache.logging.log4j.core.filter.AbstractFilterable.stop(AbstractFilterable.java:212)
at org.apache.logging.log4j.core.filter.AbstractFilterable.stop(AbstractFilterable.java:199)
at org.apache.logging.log4j.core.config.AbstractConfiguration.stop(AbstractConfiguration.java:364)
at org.apache.logging.log4j.core.LoggerContext.stop(LoggerContext.java:392)
at org.apache.logging.log4j.core.LoggerContext$1.run(LoggerContext.java:320)
at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry$RegisteredCancellable.run(DefaultShutdownCallbackRegistry.java:119)
at org.apache.logging.log4j.core.util.DefaultShutdownCallbackRegistry.run(DefaultShutdownCallbackRegistry.java:78)
at java.base/java.lang.Thread.run(Thread.java:831)

Version: 1.9.0
1.18.1 paper
Working well
On my server...no problem
--------------------------------------

Version: 1.9.0
This works on 1.18.1. There are just some outdated plugins that could cause it to break.

Version: 1.9.0
Doesn't work in 1.18.1!
Why don't you open source?
So I can try to submit errors

Version: 1.8.6
Doesn't work in 1.17.1 and 1.18.1. Why don't you open source so I can open a PR to fix?
-
Author's response
I just tested it with Spigot 1.17.1 and it works just fine, was the Filter configured correctly?

Version: 1.8.6
This plugin saves my life with making servers! Please port it to 1.17.x! I really like this plugin!

Version: 1.8.6
Doesn't work at all, will happily change my review if the plugin is updated to work.

Version: 1.8.6
Doesn't work. Put in console spam and reloaded the plugin and nothing happened...

Version: 1.8.6
update to 1.17.1 please i am a yor fan..............................................................

Version: 1.8.6
A really good plugin to clean up your console, i only wish a feature to remove empty console messages that just contains nothing

Version: 1.8.6
This is definitely a 6-star plugin! Now there isn’t 100000000000000000000 lines in my log every time.

Version: 1.8.6
i want to write a useful example usecase.

i have my server attached to the discordsrv plugin, which in turn means the console is logged to a discord channel. its a small server amongst friends, so nothing too big, but i wanted to block myself from snooping in on their ingame /msg's (its happened a time or two when i'm trying to do something with the console). i just filtered "/msg", "/r", and "/whisper" and it worked like a charm.

cool plugin, works exactly as intended, and was definitely useful to me.

Version: 1.8.6
Its a good plugin , it can hide spam messages but it lags my server :( .... . . ..

Version: 1.8.6
Great plugin! Works on latest build of PaperSpigot. Please, make or update a bungeecord version.

Version: 1.8.6
Great plugin! Works on latest build of PaperSpigot. Please, make or update a bungeecord version.

Version: 1.8.6
very simple, reload works, remove spam from poorly coded plugins. exactly what I was looking for.
Works on paper 1.16.5 build #650

Version: 1.8.6
Works somewhat on plain Spigot. It sometimes let a few messages get through. When I upgraded to Paper it stopped working altogether.

Version: 1.8.6
For 1 or two messages it works fine. But when I put a bunch into the config, it freezes the entire server and I have to kill the server to fix it.

Version: 1.8.6
its good but its spamming [Hibernate] Unloaded 1 chunks
[Hibernate] 2 MB memory freed using Java garbage collector

Version: 1.8.6
The idea is good, but it doesn't work on my 1.16.5 Server, I tried to hide [NexEngine] and [GamePoints] strings but they still appear

Version: 1.8.6
Hey can u do priority of this plugin ?
load first plugin because i can't remove the message from luckperm and another plugins.

but this plugin it's very good ^^ :) good jobs

Version: 1.8.6
Hides messages well, but it doesn't fix the "spam" It only deletes the message line in the config. What I mean is, for example, I have this message saying: WARN this plugin has a problem. And then it gives me a bunch of "at ..." lines. The plugin hides the first "plugin as a problem line" but doesn't hide any of these other lines, making it useless. It is a spam fix plugin, not a message hider, so it should "fix" the spam. All of it.

Version: 1.8.6
searched a way to remove the private messages from the console, to protect my players privacy and this works perfectly and was extremly easy to set up; by the way its even cleaning up the console so we can see the important stuff better, thank you very much for this nice plugin! <3

Version: 1.8.6
good, but a little fiddly

ok ok ok ok ok ok ok ok ok ok ok ok ok ok ok ok ok ok

Version: 1.8.6
Gran plugin, pero no me llega a funcionar el plugin correctamente en mi servidor 1.16.4
Tengo la ultima version, anteriormente lo usaba en la version 1.8.9 y solo colocaba
- '[BuycraftX]'
Y ya todos los mensajes que comenzaran con [BuycraftX] no los monstraba en consola. Ahora ya no funciona asi y eso que coloco todo el mensaje
- '[BuycraftX] Fetching all due players...'
Y no lo bloquea. :C ayuda por favor
-
Author's response
Please post this in the discussion page so we can try few things

Version: 1.8.6
5stars .

Version: 1.8.5
Update 1.16.5 ---------------------------------------------------------------------------
-
Author's response
It already works with 1.16.5.

Version: 1.8.5
Thanks to the author, v1.8.5 is perfectly compatible with my 1.16.2 paper server
No more warnings from viaversion!!

Version: 1.8.5
amazing, super effective plugin that just fixed all the annoying console spam that I was getting

Version: 1.8.5
Very useful plugin, Stops all spam in the console from plugins made with spaghetti code :)

Version: 1.8.4
I think this is a usefull plugin, when you put this on your server, if you go to se the console, its very peacefull, it dont spamm anymore message, and you can also add a filter for messages for example 'java.lang.NullPointerException', very good!

Version: 1.8.4
Stopped severe extreme spam from Geyser-Spigot that sent an unbelievable amount of messages in my console every split of a second. This is a lifesaver, thank you so much!!

Version: 1.8.4
PaperSpigot 1.16.3. It stops console from showing any things. Server working, but nothing sends to console

Version: 1.8.4
Finally some peace and quiet. At first I was skeptical a plugin could do this but it works exactly as advertised. Put the phrases you want to filter in the config file and your spam is gone.

Version: 1.8.3
This is a must have for any server, there are many plugins that still work ok, but spam errors in console, making them unusable. But when you use you can tell the plugin to stfu so you can use it.

Version: 1.8.3
Helped my fix 'Command Block chain tried to execute...' warning
Awesome plugin! Highly recommended

Version: 1.8.3
Thank you, thank you, thank you. CSF is essential in the world of excessive plugin spam.

Version: 1.8.2
It works perfectly on bukkit and spigot but doesn't on paper. Which is the only reason I'm not giving 5 stars.

Version: 1.8.2
I really LOVE this plugin! This is exactly what my server needed! It is so simple to use and configure! Please list ogplus.org as a server that runs your AMAZING plugin! OG Prison jus would not be the same without it!

Version: 1.8.2
Decent plugin, hides most of our console messages. Doesn't hide coloured messages. No support given for this either, hence the 3 stars.

Version: 1.8.2
Thank you for this plugin! I decompiled it and found the way to fix annoying WARN messages in my own plugin :D This was very helpful!) Thanks a lot!)

Version: 1.8.2
This is good for hiding errors that you dont want to see, very useful on outdated plugins that mostly work, but spam errors in the console.

Version: 1.8.2
Very nice plugin. It quiets my server from excessive logs creation and Discord channel spamming.

Version: 1.8.2
Good. But it isn't the first plugin to load

This would be nice because I get errors that don't mean anything and it spams console for ages

So if Console Spam Fix loaded first, it'd block that error

Version: 1.8.2
Es un genial plugin, gracias al tutorial supe cómo hacerlo funcionar, ahora tengo una consola limpia de esos molestos mensajes!

Version: 1.8.2
Great plugin to remove unnecessary/annoying WARN messages. Thanks brunyman. 5 stars

Version: 1.8.2
Great work ... but it doesn't seem to work on paper? My version is paper1.12.2, the configured information will still be displayed, but it is normal on spigot
-
Author's response
I havent really tested on paper, please post in the discussion page what messages did you add to the filter in the config.

Version: 1.8.2
Just perfect. I needed it to stop the BuyCraftX plugin to stop from spamming it worked incredibly well. Keep up your good work!
-
Author's response
Thank you all for support, helps keeping the project alive

Version: 1.8.1
great its working just fine for me like it alot please make a paid vir i will buy

Version: 1.7.3
epic. this helped me get rid of my worldedit console spam thanks
(fill in some characters)

Version: 1.7.3
Great plugin! Works perfectly and is super easy to use.

I have one feature request for future versions tho:

It would be awesome if we could replace the error message with a custom message. I currently use this plugin to hide some benign errors on 1.14 as all the plugins don't work 100% yet, but I'd rather replace the 10+ lines error with a simple "[error removed]" or something similar.

Bonus points for being able to assign a custom replacement message per matched error, so I could know exactly which errors were hidden, in case something worse happens and the error happen to match a benign error.

Version: 1.7.3
Very very useful plugins! it works well on 1.14.3&4. Thanks!
May this plugins suport regular expression some day?

Version: 1.7.3
Overall this is a great plugin and hides a lot of spam in coonsole, my only problem is that it has hidden the first message i wanted hidden but will not hide "[Server] INFO player:" and constantly displays [Server] INFO player: [PlayerOnline] even though i have added it into the config.

Is this a error that can be fixed or can this type of message not be hidden?

Version: 1.7.3
You are the BESTTT, really helpful and simple at the same, incredible plugin, thanks a lot!!!

Version: 1.7.3
Worst plugin ever :D How dare you cover other plugin's errors..:D

P.S : It's a really nice plugin if you are using non-updated plugins like me. Easy the use, really life saver . My huge 50mb sized log files are smaller now. Thanks .. I hope you can add bungee support too :)

Version: 1.7.2
This is very very very good plugin! I can clean my console from unnecessary messages! THANKS!!!

Version: 1.7.2
I had to come here and review this VERY simple but SO useful plugin. Keep up the good work and let's remove all those pesky useless warnings.

Version: 1.6.2
I cannot find a way to stop the server from spamming an error from an anti-cheat plugin I installed. I added the entire error and it still wont block it. Will make my rating better of you can please explain. THANK YOU!
-
Author's response
For support you should use the plugin discussion page, NOT a review. Posting the entire error is wrong, you only need the key part of it, smaller the better. But hey this was a review, no support here.

Version: 1.6.2
Godly plugin! Makes console so much easier to read when it's not being spammed all the time. Thank you for this :D

Version: 1.6.2
Works good to hide Errors from plugin that spams my console :) +++++++++++++++++++++++++
-
Author's response
Thank you all for support!

Version: 1.6.2
Works to hide Multicraft /list spam and waiting for log file every 30 seconds. Thanks!

Version: 1.6.2
HOLY SMOKES!! this is an awesome plugin. running on 1.13.2 works great..it got rid of all the unwanted command notifications that where spamming the console... thank you to all who contributed in making this plugin possible..
-
Author's response
Thanks guys

Version: 1.6.2
Working in 1.13.2. remove all the buggy Worldedit messages thank you alot! Its so usefull to hide other plugin errors

Version: 1.6.1
Lat update (1.6.1) dont work at 1.8 spigot, but 1.6.0 works perfectly.
Recomended.

Version: 1.6.0
This is a very useful plugin for servers in general. I recommend every server use this.

Version: 1.6.0
Useful plugin, 5stars!

.................................................................

Version: 1.6.0
Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?Bungeecord ?

Version: 1.6.0
Author was very informative and helpful the tutorial/explanation in the config is good but can be misunderstood I suggest add another example in the config example like this below to highlight and explain exactly how it works especially with the the error message not having to be entered into the config in full and all that's handy I know theres already a short explanation but I think adding this will help to ensure that people know how to use the plugin :)

# 'recipe using a Deprecated method'

#the roor/warn example above even though not in full will remove this error/warn below in full

# '[01:47:29 WARN]: java.lang.Throwable: Warning: A plugin is creating a recipe using a Deprecated method. This will cause you to receive warnings stating 'Tried to load unrecognized recipe: bukkit:<ID>'. Please ask the author to give their recipe a static key using NamespacedKey.'

Version: 1.6.0
Very Useful Plugin!
Downloaded this and within minutes we had managed to hide private messages and spam warnings from the console!
Differently recommend this plugin :D

Version: 1.5.1
1.13 support. + priority first Plugin which starts and hide loading of useless Plugins info..
-
Author's response
coming soon

Version: 1.5.1
___________________________________________

Thanks!
___________________________________________

Version: 1.5.1
------------------------------------------
ADD BUNGEECORD
------------------------------------------

Version: 1.5.1
Does what it says. Now I can get rid of messages of my ban plugin which normally would spam my console

Version: 1.5.1
Wonderful plugin. Does exactly as promised. Very easy to use, very lightweight. Would recommend to anyone having console spam!

Version: 1.5.1
Very Useful Plugin!
Downloaded this and within minutes we had managed to hide private messages and spam warnings from the console!
Differently recommend this plugin :D

Version: 1.5.1
Very good plugin and it clears all words in the console, it would be a 5 star if it support bungeecord.

Version: 1.5.1
It doesnt work i put part of the error/warning in the config and it still shows up in the console. I need it because a certain plugin keeps spamming console with errors and exceptions every 30 seconds.

Version: 1.5.1
WOW! So simple, yet so powerful! Here is a hint to those who say it doesn't work: Just copy and paste PART of the message you want to suppress e.g.:
Messages-To-Hide-Filter:
- 'Title command successfully executed'
- 'Played sound'
I DONTATED!! Great job!

Version: 1.5.1
Works perfectly on my server!
Easy config, everything fine!..................................

Version: 1.5.1
Works and do what the plugin says........................................................................

Version: 1.5.1
Works as intended and is great for removing the /list spam form multiverse. Tested on Spigot 1.12.2

Version: 1.5.1
Thx!! This plugin is work very well!!! Now I use it to remove spam of a plugin! It's work

Version: 1.5.1
Does just what it says, out of the box. Captured unwanted message from console, pasted it into filter list, and voila! Keep up the good work.

Version: 1.5.1
Plugin does not work.
Yes, I did input the spam I want out of my console
The console keeps sending the same message anyways
Sounds like a good plugin idea, it just does not work.

Please make it so when I put
- 'INFO at'
It will actually remove anything starting with 'INFO at'

Version: 1.5.1
Okay go fix SPAM COMMAND BLOCKS
---------------------------------------------------------

Version: 1.5.1
Not working for me, still spams the /list plugin all the time for me. Please update this so it would work.

Version: 1.5.0
Good plugins!. Working!, thanks :3


100chars100chars100chars100chars100chars100chars100chars

Version: 1.4.0
5/5 Plugin is amazing. Wow. Got rid of so much console spam that would've othewise given me a stroke. Thank you long time.

Version: 1.4.0
Literally the best plugin I've seen in a while. So simple, and works perfectly. Love it! One more thing though, this plugin doesn't remove command block output, but I assume that's not possible. If you have this problem you can set silent-commandblock-console in the spigot.yml to false.

Version: 1.4.0
Good plugins, but altso i really need to use BungeeCord too, but it's does not support it. :(

Version: 1.4.0
Bloody Brilliant plugin for getting rid of things like autocommands from Multicraft if thats used (CONSOLE issued server command: /list) thanks so much bruny (Yes i am that nukelar)

Version: 1.4.0
You helped me alot ! every thing work, and its easy ! can you add like a Console Optimizer plugin for like no more lag and TPS spikes ? it will be awesome ! (and don't forget to do it premium xD)
If i have some paypal money, im going to donate..

So simply, for those who don't understand how to use :

1. download, reload or restart server and look what error they are.
2. Me, i have this error : **** THIS IS NOT AN ISSUES TO DO WITH PER
WORLD PLUGINS ****
3. Go into config file, and you will see 'Message-to-hide-filters'
4. Just set you're error, like me ****this is not an issue....
5. then restart server, do /csf reload and its fixed !!!!!!

ALSO : I made a french video about your plugin :

https://www.youtube.com/channel/UCHFDr1InYZYFHnxZ8ZRXMVg

Version: 1.4.0
I added
- 'INFO at'
- 'WARN at'
and im still getting those messages being spammed

Version: 1.4.0
Thanks for that plugin. I have a spam error and this pplugin hide it. Very thanks for make it.5 Stars =)

Version: 1.4.0
I like it, It works fine on 1.12
It was a bit confusing how to hide "[CONSOLE] issued server command: /list" but I finnaly got it to work!

Version: 1.4.0
Messages hidden since the server started: 1908907

Some other plugins generate loads of console errors every second, even though the plugin itself works fine.

Thank you so much for making ConsoleSpamFix! It is the perfect solution.

Version: 1.4.0
So perfect, no more command spams in my console! It does exactly what it should! :)

Version: 1.4.0
Wow ! no words!!
the plugin works very good and very easy to edit the config!
finally i dont see that annoying errors at my console !
thanks you for this great plugin!

Version: 1.4.0
brilliant plugin! Gives me a nice little band-aid for one of my plugins that love to spew out errors.
-
Author's response
Thanks :P

Version: 1.4.0
This is a fantastic plugin. It is incredibly useful for all server owners, and a must-have when one uses lots of plugins. Great job! I'm in love!!

Also, thanks for the 1.12 update :)
-
Author's response
Thanks for all these reviews:P

Version: 1.4.0
Thanks for 1.12 update. This plugin really help my server. Because of lots of effect and command logs prevent me from log management. Thanks!
-
Author's response
Thanks :P

Version: 1.4.0
Thx for updating it to 1.12

I was really missing this plugin, since my console became a terrible mess and not very user friendly after updating to 1.12 :P

Review: A simple to use plugin for anyone who wants to filter the output of their console.
As my console has that thing where it executes the /list command in every 15 seconds... I cant really imagine using my console without this plugin.
-
Author's response
Thanks :)

Version: 1.3.0
Could you make it so the plugin starts earlier, so even more plugin messages gets blocked by config?

Also, It would be nice if there would be Bungeecord version of this!

Version: 1.3.0
amazing plugin easy to use i got it working withing the second startup! it got rid of all of the messages grouped together even though i only set the filter to a portion of the first message Great! so happy. just once suggestion that i said in discussion :) SWEET

Version: 1.3.0
This plugin has solved my problem! My Ex staff members quit my server and now hack it so I successfully put them in a kill loop so they cant hack without spamming console! Your a lifesaver and keep up the good work!

Version: 1.3.0
This plugin is a life saver. Not only can I see what's going on with the console now, but there will be no more worry about massive log files due to the console spamming the same error 1000 times a second. It's so simple to use-- just put in a certain keyword that pertains to the specific message you want to filter and it will block it.

Then all you have to do is type /csf reload and it was done. I didn't even have to restart the server. It is everything I ask for in a plugin. Just absolutely wonderful and simple.
-
Author's response
Thank you all for reviews :P

Version: 1.3.0
still didn't work

i can't get this warning gone though it is a really good plugin could someone please help me
[16:02:52 WARN]: [WandTests] Task #50 for WandTests v1.0 generated an exception
java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
at me.allestbs.Main$3.run(Main.java:192) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-3fb9445-fbb47e8]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot.jar:git-Spigot-3fb9445-fbb47e8]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot.jar:git-Spigot-3fb9445-fbb47e8]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-3fb9445-fbb47e8]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-3fb9445-fbb47e8]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-3fb9445-fbb47e8]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
-
Author's response
Support us handled on Discussion page! Try to add to the config filter this: WandTests v1.0 generated an exception

Version: 1.3.0
Excellent plugin. Thanks for your good work it really saved my day and the log is now clear of unwanted spam!
-
Author's response
Thanks to all of you for these reviews :P

Version: 1.3.0
Thank you so much. A few days fumbled with logs for plugin dtltraders.
I apologize for my bad english, I used google translator.

Version: 1.3.0
Thank you so much ! You saved my life ahah !
ChestShop, CookieMonster and SuperTrails errors are killing me ! :c

Thank you ! :')

Version: 1.3.0
Thank you for this amazing resource!
I finally no longer have to see the "WARN: Establishing SSL connection without server's identity verification is not recommended." spam!
-
Author's response
Thanks guys

Version: 1.3.0
Cool plugin and the Dev is helpful which is always a good thing!

Posted an issue on the Discussion and got a prompt and useful response!

Thanks

Version: 1.3.0
You ....... Deserve ......... a BIG f***ing cookie dude! Well done! ! ! ! ! ! ! ! ! ! !
-
Author's response
Thank you guys for these kind reviews :P

Version: 1.3.0
Best fix ever! No more annoying /list spamming my console. Ok my review must be at least 100 characters.

Version: 1.3.0
Its exactly than i need! Thanks for this plugin, works excelent in 1.11 :DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Version: 1.3.0
Nice plugin but on my server does not block D:
l hope you can fix this !!
My host is Minecraft-hosting.pro
I hope you can see <3
-
Author's response
Please provide details on Discussion page.

Version: 1.3.0
I have long been plagued by spam in the console command blocks. This plugin helps me fine :)
Thank you!

Version: 1.3.0
Great plugin, working very well! I've always had /list spam with Multicraft, since I've installed this plugin I don't have that anymore. Thanks!

Version: 1.2.1
It's working. I can't belive it it's working. Thank you :)

It's hidden error message from my console on server

Version: 1.2.1
One of my favorite plugins.

It's easy to hide a message and works very well when you need to block an unnecessary message that does not affect gameplay.

Thank you!

Version: 1.2.1
=============================
Great plugin! It worked but i needed to paste full error message. 5 stars.
=============================

Version: 1.2.1
wow, this is a very useful plugin! Works perfect to hide console messages that we don't need in the console!

Version: 1.2.1
Great Plugin:)
:-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-) :-)

Version: 1.2.1
Worked perfectly, allowed me to solve irksome command feedback given by vanilla commands /summon and /setblock executed by console from Skript.

Version: 1.2.1
Great plugin! This does what it claims to be able to do in the plugin description, and it does this excellently.

Version: 1.2.1
Does exactly what you want, a total lifesaver for reading console while using command blocks and console /execute commands via Skript when they just refused to stop sending feedback to console. Thank you!

Version: 1.2.1
Greate plugin, as i wish!
and, can you add feature replace? example, if message contain "xxx", it will be replace by "yyy"?

Version: 1.1.2
Great plugin workd REALLY good!! Thanks for making this plugin!!

100 characters long long long long long
-
Author's response
Thank you sir :P

Version: 1.1.1
Not worthy of 5 star in my opinion but i think it is worthy of a 4 star because i still get some spam in my console that this didn't sole :/

Version: 1.1.0
Great work, i have a question, i can change the message of the config?? But in general good plugin at all :)
-
Author's response
Hi, please tell me more on the Discussion page, what message do you wan to change?

Resource Information
Author:
----------
Total Downloads: 89,718
First Release: Feb 13, 2016
Last Update: Mar 18, 2023
Category: ---------------
All-Time Rating:
168 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings