Secure • Stable • Fully Customizable
Chat Fixer is a lightweight and powerful plugin designed to solve common problems with MiniMessage and LPC chat plugins that may occur on many Minecraft servers.
Our team faced the same issue — chat was breaking, and players without permissions could use tags like
Code:
<bold> <obf> <italic> etc.
Main Features
- MiniMessage Protection
Prevents players without proper permissions from using MiniMessage formatting such as, colors, gradients, and other tags.Code:<bold><obf> - LPC Compatibility Fix
Fixes common LPC + MiniMessage issues that can break chat formatting or cause security problems. - Symbol & Crash Protection
Blocks dangerous or unwanted symbols that may cause client crashes or performance issues on weaker PCs/laptops. - Regex Chat Filter
Fully configurable regex system allowing you to define exactly which characters, words, and symbols are allowed in chat. - Highly Customizable Messages
Every message sent by the plugin can be edited in config.yml to match your server style. - Feature Toggle System
Enable or disable specific features:- MiniMessage blocking
- Regex filtering
- Symbol protection
- Message notifications (Disable notification text leaving space empty)
Configuration
- Easy-to-edit config.yml
- Turn features ON/OFF with a single option
- Define allowed characters and symbols using regex
- Customize all plugin messages
Why choose this plugin?
- Improves chat security
- Prevents abuse of MiniMessage formatting
- Protects players from crash symbols
- Works perfectly with LPC
- Lightweight and server-friendly
- Simple setup - works out of the box
Chat Fixer is the perfect solution for any server using MiniMessage-based chat plugins.
Code:
messages:
prefix: "&fᴄʜᴀᴛ#00FF00&lꜰɪхᴇʀ &r"
blocked-minimessage: "#FF0000You can't use minimessage tags!"
blocked-characters: "#FF0000Your message contains not allowed letters!"
settings:
# Block minimessage signs? <bold>, <rainbow> itd.
block-minimessage-tags: true
# Block other symbols outside PL/EN alph
block-non-standard-characters: true
# Regex of allowed words
allowed-characters-regex: "[A-Za-z0-9ąćęłńóśźżĄĆĘŁŃÓŚŹŻ \\.,!\\?\"'\\-_:;()\\[\\]]*"
