CurseForge · Minecraft mod
Console Filter
Hides messages from your console logs.
Quick answer
Which Console Filter release matches 1.12.2?
Console Filter ConsoleFilter-1.12.2-1.1.1.jar targets 1.12, 1.12.2. 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-1.12.2-1.1.1.jar need?
ConsoleFilter-1.12.2-1.1.1.jar on 1.12.2. Every mod below is checked against that same setup.
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-1.12.2-1.1.1.jar on 1.12.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use ConsoleFilter-1.12.2-1.1.1.jar. It targets 1.12, 1.12.2; 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-1.12.2-1.1.1.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-1.12.2-1.1.1.jar
12 Mar 2018
ConsoleFilter-1.12.2-1.1.0.jar
9 Mar 2018
Looking for an older file? The official CurseForge project page is in Resources.