CurseForge · Minecraft mod
ConsoleFilter
A mod that enables the user to filter specific console messages/logs in Minecraft servers
Quick answer
Which ConsoleFilter release should I use?
consolefilter-fabric-26.x-1.7.0.jar targets 26.1, 26.1.1, 26.1.2 with Fabric. 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 ConsoleFilter 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 consolefilter-fabric-26.x-1.7.0.jar need?
consolefilter-fabric-26.x-1.7.0.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 ConsoleFilter without breaking your instance.
Built for consolefilter-fabric-26.x-1.7.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use consolefilter-fabric-26.x-1.7.0.jar. It targets 26.1, 26.1.1, 26.1.2 with Fabric; 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-fabric-26.x-1.7.0.jar. It opens that exact file at the source.
About this project
What does ConsoleFilter add?
ConsoleFilter
Tired of spammy errors, repeating warnings, or noisy mod logs clogging up your server terminal? ConsoleFilter intercepts and hides unwanted console messages in real time, keeping your logs clean and readable.
What It Does
- Keyword Filtering: Suppresses any console message matching your custom keywords or phrases.
- Full In-Game Management (New in v1.7.0): Manage your filters directly in-game using
/consolefilter— no need to dig into server files or restart.- Interactive Chat UI (New in v1.7.0): View active filters with
/consolefilter listand click the [❌ Remove] button directly in chat to delete them on the fly.- Audit Log / Log Redirection (New in v1.7.0): Keep your console clean without losing critical error data. Suppressed messages can be automatically saved to
logs/filtered.logwith timestamps. Enabled by default.- Zero Performance Impact: Filters messages at the Log4j root level before console rendering happens.
- Instant Hot-Reload: Any changes made from in-game take effect immediately. For changes made in the
filter_config.txtmanually to take effect effect immediately, run the command/consolefilter reload.
In-Game Commands (Available from version 1.7.0+ | OP Level 2)
/consolefilter list— Displays all active filter keywords with clickable [❌ Remove] buttons./consolefilter add <keyword>— Adds a new keyword/phrase to filter./consolefilter remove <keyword>— Removes an existing filter (supports tab completion)./consolefilter test <message>— Tests whether a message would be blocked or passed through./consolefilter audit <on|off>— Toggles saving suppressed logs tologs/filtered.log./consolefilter reload— Reloadsfilter_config.txtfrom disk./consolefilter clear— Removes all filters.
Configuration
The configuration file is automatically created at:
config/consolefilter/filter_config.txt
# Save filtered logs to logs/filtered.log (true/false) - (v1.7.0+)
SaveFilteredLogs = true
# Add keywords you want to filter separated by commas
Filters = [fell from a high place, drowned]
- Filters: Add any words or phrases separated by commas. (Keywords are case-sensitive).
- SaveFilteredLogs (v1.7.0+): Set to
trueto redirect blocked console logs tologs/filtered.log, orfalseto completely discard them.
☕ Fuel My Code with Coffee!
Liked the mod? Keep me caffeinated and semi-functional 😴 by dropping a coffee here. Thanks, you legend! 😎
Project description from CurseForge.
Pick your setup
ConsoleFilter by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
3 loader builds26.1.2
3 loader builds26.1.1
3 loader builds26.1-snapshot
2 loader builds26.1
3 loader builds1.21.11-snapshot
3 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9-snapshot
3 loader builds1.21.9
3 loader builds1.21.8
3 loader buildsShowing the newest 12 of 25 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
ConsoleFilter versions and loaders
consolefilter-fabric-26.x-1.7.0.jar
20 Aug 2026
consolefilter-neoforge-1.7.0.jar
19 Aug 2026
consolefilter-forge-1.7.0.jar
19 Aug 2026
consolefilter-fabric-1.7.0.jar
19 Aug 2026
consolefilter-1.6.0-forge.jar
11 Jun 2025
consolefilter-1.6.0-fabric.jar
11 Jun 2025
consolefilter-1.6.0.jar
11 Jun 2025
consolefilter-1.5.0-fabric.jar
21 May 2025
consolefilter-1.5.0.jar
19 May 2025
Looking for an older file? The official CurseForge project page is in Resources.