Redacted Log
No reviews yet
Redacts sensitive information like IP's, UUIDS, Coordinates from the logs
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.
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
Log Redact is a small server-side NeoForge mod that automatically redacts sensitive information from Minecraft server logs.
When the server logs messages to the console or latest.log, this mod intercepts those messages before they’re printed and replaces sensitive values—such as IP addresses, player UUIDs, and world coordinates—with [REDACTED] placeholders.
The server console stays fully live and readable, log structure and log levels are unchanged, and sensitive data never reaches stdout or log files in plain text.
Example
Before:
UUID of player Steve is c482f9e9-16c6-20ad-89e1-dd3216d89b649
Steve[/194.62.89.122:35904] logged in with entity id 50 at (8.30, 136.0, -6.41)
After:
UUID of player Steve is [REDACTED_UUID]
Steve/[[REDACTED_IP]:35904] logged in with entity id 50 at ([REDACTED_COORDS])
This approach avoids unreliable stdout piping and unsupported log4j2.xml replacements, and it does not drop log lines—only the sensitive parts are rewritten.
Intended for server operators who want to share logs (e.g. panels, Discord, bug reports) without leaking private information.
Server-side only. No client required.
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