A lightweight chat formatting mod for Fabric using MiniMessage for custom gradients, prefixes, and suffixes.
A lightweight, high-performance chat formatting mod for Fabric 1.21.x.
Basic Chat provides full control over your server's chat appearance using modern MiniMessage components. It is designed to be simple, dependency-friendly, and compatible with standard Fabric prefix/suffix providers.
By default, the mod formats the chat using the following structure: [Prefix] [Username][Suffix] >> [Message]
Current default string:
<prefix_optional>
Settings are managed via config/basicchat.conf. You can use the following placeholders to build your layout:
| Placeholder | Description |
|---|---|
| <prefix_required> | A mandatory prefix. |
| <prefix_optional> | A prefix that disappears if empty (prevents trailing spaces). |
| The player's name in plain text. | |
| <suffix_optional> | An optional suffix (defaults to empty). |
| The player's message (supports MiniMessage). |
Conversation