Описание
# Chat Plus
A simple Fabric mod that adds Bukkit-style color codes (using "&") and "[item]" display in chat.
It can be installed on the **client** or **server**:
- Install on the **server only** if you want players to send styled messages in-game
- Install on the **host client** (the one creating the LAN multiplayer session) for LAN multiplayer functionality
- Install on the **client** for single-player functionality
Compatibility has been implemented for these mods: Styled Chat, Dynmap
_* Other mods may work without explicit support. Report compatibility requests via [GitHub Issues](https://github.com/CPTProgrammer/ChatPlus/issues)._
## Screenshots

**^^^ Display the item in the main hand**

**^^^ Colorful Text**

**^^^ Display items in slots**

**^^^ Escape character `&`**
## Contributors
#### Special Thanks
- [@SAGUMEDREAM](https://github.com/SAGUMEDREAM) for advice on mixin development.
- [Distant-Horizons-Team/Distant Horizons](https://gitlab.com/distant-horizons-team/distant-horizons/) for inspiring the build configuration design.