Out Of Sight Out Of Mind
No reviews yet
A server-side Minecraft Fabric mod that allows players to ignore other players' chat messages
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
Resources
External Links
About
Description
Features
/ignore add <player>- Add a player to your ignore list/ignore remove <player>- Remove a player from your ignore list/ignore list- View all players you're currently ignoring/ignore reload- Reload configuration files (operator or 'outofsightoutofmind.reload' permission)
Messages from ignored players are filtered server-side before being sent to you, so they won't appear in your chat at all.
Compatibility
This mod is compatible with:
- Vanilla Minecraft - Works out of the box
- StyledChat - Fully compatible, messages are filtered at the network level
- FabrixProxy-Lite - Compatible if option
hackMessageChainis disabled.
How It Works
The mod intercepts chat messages at the network handler level (ServerGamePacketListenerImpl.sendPlayerChatMessage) before they are sent to each player. If the recipient has the sender on their ignore list, the message is cancelled for that specific player.
Ignore lists are stored persistently in config/outofsightoutofmind/ignores.json. Saving occurs during server shutdown.
All user-facing messages can be customized in config/outofsightoutofmind/messages.json for localization or personalization.
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
Statistics
Resources