Mod
Console Filter
No reviews yet
Hides messages from your console logs.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Includes tools and features for server management.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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!
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"]
Modpacks
Yes, you can use this mod in your modpack.
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 promo code Chaos at checkout to get 25% off your first month!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers

