ConsoleFilter

Quick rating

Community listing page, reviews here may not be monitored by the author.

ConsoleFilter

By sattik03Owner

No reviews yet

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

No Theme
No Genre
QoL & Tweaks
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
consolefilter-fabric-26.x-1.7.0.jar

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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! 😎

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.


Key Features

  • Keyword Filtering: Suppresses any console message matching your custom keywords or phrases.
  • Full In-Game Control (New in v1.7.0): Manage your filters directly in-game using /consolefilter — no need to open server files or restart.
  • Interactive Chat UI (New in v1.7.0): Run /consolefilter list to view active filters and click the [❌ Remove] button directly in chat to delete them.
  • Audit Log / Log Redirection (New in v1.7.0): Clean your console without losing track of errors. Suppressed messages can be automatically saved to logs/filtered.log with timestamps. Enabled by default.
  • Zero Overhead: Filters messages at the Log4j root level before console rendering.
  • 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 — View active filters with clickable [❌ Remove] buttons.
  • /consolefilter add <keyword> — Add a new filter keyword or phrase.
  • /consolefilter remove <keyword> — Remove a filter (supports tab completion).
  • /consolefilter test <message> — Test whether a sample message would be blocked.
  • /consolefilter audit <on|off> — Toggle saving suppressed logs to logs/filtered.log.
  • /consolefilter reload — Reload configuration directly from disk.
  • /consolefilter clear — Clear all active filter rules.

Configuration

Config file location: 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]

☕ Fuel My Code with Coffee!

Liked the mod? Keep me caffeinated and semi-functional 😴 by dropping a coffee here. Thanks, you legend!

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~28,000
Total Downloads
CurseForge
~23,000
Modrinth
~5,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works