Back to mods
Console Filter project artwork

CurseForge · Minecraft mod

Console Filter

Hides messages from your console logs.

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

Quick answer

Which Console Filter release should I use?

Updated 2 months ago
Latest stable file ConsoleFilter-26.2-4.0.0-neoforge.jar
Game version 26.2
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
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 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.

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

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

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

25 available setups

Showing 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

21 of 21 releases match

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