🌐 Good news — we've translated this article into other languages!
Or pick the one you like:

Log Begone 9minecraft Mod removes unwanted lines from your game and server logs. It acts as a filter that catches annoying text before it ever reaches your console window or log files. The mod works on both regular client games and dedicated servers. It helps server admins read their console easier by hiding connection spam or chatty messages from other installed mods.

Log Begone removes unwanted lines from the game and server log: filters are defined in the logbegone.json config file as plain-text phrases and regular expressions, and any matching line is dropped from the console, the log file and the standard output before it is written. The filter hooks in at startup, covers every logging channel, and works on both clients and dedicated servers.

Features:

  • Total Silence: Stops matched text lines from showing up anywhere, including the console window and saved log files.
  • Smart Defaults: Ships with basic filters already set up to hide common connection noises right out of the box.
  • Works on both regular single-player games and dedicated multiplayer servers.
  • Catches messages even if they print outside the normal logging system.
  • Saves server admins time by making the console much easier to read without constant scrolling.

Configuration:

  • logbegone.json: The main file located in your config folder where you set up all your rules. It is read automatically when the game or server starts.
  • phrases: A simple text list. If a log line contains any exact word or sentence from this list, it gets dropped.
  • regex: An advanced list for regular expressions. Any log line that fully matches a pattern here is hidden.

How to Use:

  1. Find an annoying or noisy text line in your server console or game log.
  2. Open the logbegone.json file inside your config folder using any basic text editor.
  3. Copy a unique part of that noisy line and add it to the phrases list.
  4. Restart your game or server to load the new filter list.
  5. Look at your console again to see that the annoying line is now completely gone.

Screenshots:

Log Begone listed in the in-game mods screen - loaded, with 9minecraft Team credits and its homepage link.
Log Begone listed in the in-game mods screen – loaded, with 9minecraft Team credits and its homepage link.
Server log output before filtering - the noisy connection line appears in the console.
Server log output before filtering – the noisy connection line appears in the console.
The same commands with a filter phrase active - the noisy line is gone from the log.
The same commands with a filter phrase active – the noisy line is gone from the log.
Filters live in the logbegone.json config file as plain-text phrases and regular expressions.
Filters live in the logbegone.json config file as plain-text phrases and regular expressions.

Log Begone 9minecraft Mod Download Links

Filter by

For Minecraft 26.2

Fabric 10 KB Jul 18, 2026
NeoForge 10 KB Jul 18, 2026

Click to rate this post!
[Total: 0 Average: 0]