Back to mods
ConsoleFilter project artwork

CurseForge · Minecraft mod

ConsoleFilter

A mod that enables the user to filter specific console messages/logs in Minecraft servers

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which ConsoleFilter release should I use?

Updated 6 days ago
Latest stable file consolefilter-fabric-26.x-1.7.0.jar
Game version 26.1, 26.1.1, 26.1.2
Loader Fabric

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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 list and 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.log with 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.txt manually 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 to logs/filtered.log.
  • /consolefilter reload — Reloads filter_config.txt from 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 true to redirect blocked console logs to logs/filtered.log, or false to 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.

70 available setups

Showing 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

9 of 9 releases match

Looking for an older file? The official CurseForge project page is in Resources.