Compatibility
Minecraft: Java Edition
1.21.4ā1.21.8
Platforms
Supported environments
Links
Details
Licensed MIT
Published 7 months ago
Updated 7 months ago
Changelog
š Added
- ⨠Secure chat mode to protect against unwanted messages.
- ⨠Activatable word filter with customizable filtered word list.
- ⨠āHide All Messagesā option to completely suppress all chat messages.
- ⨠Option to disable special characters in chat messages.
- ⨠In-game configuration GUI with checkboxes and text input for easy management.
- ⨠Persistent settings stored as JSON in
config/secureconfig.json. - ⨠Keybind (default:
O) to quickly open the configuration GUI. - ⨠Chat HUD mixin that blocks messages based on active filters.
- ⨠Utility class for detecting special characters and extracting chat sender info.
āļø Changed
- š Chat filter logic optimized so that enabling āHide All Messagesā disables other filters.
- š GUI layout dynamically adapts to enabled options by hiding irrelevant controls.
- š Use of reflection for checkboxes to maintain consistency with Minecraftās native widgets.
š ļø Fixed
- ā Proper unloading of the configuration GUI upon saving changes.
- ā Improved error handling when loading and saving the JSON config.
- ā Prevented checkbox toggle conflicts by decoupling linked options.
š Developer Notes
- š§ JSON config file auto-created and maintained in the config folder.
- š§© Implemented as a Fabric client mod with keybind event and Mixin integration.
- š Focus on privacy and customizable client-side chat filtering.
Files
Metadata
Release channel
ReleaseVersion number
1.0.0Loaders
Game versions
1.21.4ā1.21.7Environment
Client-side only
Downloads
51Publication date
July 12, 2025 at 3:00 PMPublisher

Jakomi1
Coder




