CurseForge · Minecraft mod
Console Filter
Hides messages from your console logs.
Quick answer
Which Console Filter release should I use?
Console Filter ConsoleFilter-26.2-4.0.0-neoforge.jar targets 26.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Console Filter required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Console Filter ConsoleFilter-26.2-4.0.0-neoforge.jar need?
ConsoleFilter-26.2-4.0.0-neoforge.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Console Filter without breaking your instance.
Built for Console Filter ConsoleFilter-26.2-4.0.0-neoforge.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use ConsoleFilter-26.2-4.0.0-neoforge.jar. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside ConsoleFilter-26.2-4.0.0-neoforge.jar. It opens that exact file at the source.
About this project
What does Console Filter add?
Console Filter
Allows you to hide console messages that contain configured strings or match configured regular expressions. This mod can be installed on either the client or the server, but it is not required on either side.
Config
Here is an example of how to use a basic filter in the config to hide all console messages containing "Can't keep up" and "Player moved too quickly":
#Any console messages containing any of these strings will be hidden.
basicFilters = ["Can't keep up", "Player moved too quickly"]
Here is an example of how to use a regex filter to hide messages like "Running 2156ms or 43 ticks behind":
#Any console messages containing any of these regular expressions will be hidden. Uses Java regex syntax. Backslashes must be doubled, i.e. use \\s instead of \s to match whitespace.
regexFilters = ["Running \\d+ms or \\d+ ticks behind"]
Here is an example of how to use a logger filter to hide messages from JEI:
#Any console messages from loggers with a name containing any of these strings will be hidden.
loggerFilters = ["jei"]
Support
If you enjoy the mod and would like to support the project, feel free to leave a donation on PayPal. Support is greatly appreciated!
Sponsor
This project is sponsored by BisectHosting. If you're looking for a server, check out their hosting plans and use the promo code Chaos at checkout to get 25% off your first month!
Project description from CurseForge.
Pick your setup
Console Filter by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.1
2 loader builds1.20.1
2 loader builds1.20
1 loader build1.19.4
1 loader build1.19.3
1 loader build1.19.2
1 loader build1.12.2
1 loader buildShowing the newest 12 of 18 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Console Filter versions and loaders
ConsoleFilter-26.2-4.0.0-neoforge.jar
1 Jul 2026
ConsoleFilter-26.2-3.0.0-fabric.jar
1 Jul 2026
1.20.1-2.1.0-forge
ConsoleFilter-1.20.1-2.1.0-forge.jar
17 Apr 2026
ConsoleFilter-26.1-4.0.0-neoforge.jar
14 Apr 2026
ConsoleFilter-26.1-3.0.0-fabric.jar
14 Apr 2026
ConsoleFilter-1.21.11-4.0.0-neoforge.jar
14 Apr 2026
ConsoleFilter-1.21.11-3.0.0-fabric.jar
14 Apr 2026
ConsoleFilter-1.21.1-4.0.0-neoforge.jar
14 Apr 2026
ConsoleFilter-1.21.1-3.0.0-fabric.jar
14 Apr 2026
ConsoleFilter-1.20.1-3.0.0-fabric.jar
14 Apr 2026
ConsoleFilter-1.20.1-2.0.0.jar
24 Jun 2023
ConsoleFilter-1.20-2.0.0.jar
24 Jun 2023
Looking for an older file? The official CurseForge project page is in Resources.