← Назад к ресурсам

ChatPlus

A simple Fabric mod that adds Bukkit-style color codes (using "&") and "[item]" display in chat.

Modrinth utility

Описание

# 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 ![image](https://github.com/CPTProgrammer/ChatPlus/assets/46586216/dcd2ca4b-79e9-4692-a8de-02fddfe4a392) **^^^ Display the item in the main hand** ![image](https://github.com/CPTProgrammer/ChatPlus/assets/46586216/b0449371-35aa-451b-ab9c-af464f6c597d) **^^^ Colorful Text** ![image](https://github.com/CPTProgrammer/ChatPlus/assets/46586216/dc3f0451-cbea-4610-8575-ea5da4e97f0f) **^^^ Display items in slots** ![image](https://github.com/user-attachments/assets/c725d9f7-04d1-4b40-ad13-f09c54d35942) **^^^ 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.