A simple Fabric mod that adds Bukkit-style color codes (using "&") and "[item]" display in chat.
Go to file
2025-01-26 21:21:28 +08:00
.github/workflows Update workflow configuration 2025-01-25 20:32:06 +08:00
gradle/wrapper Update to 1.20.4 (#7) 2025-01-25 18:35:20 +08:00
src/main Update mod compatibility fix 2025-01-25 20:28:01 +08:00
.gitattributes Initial commit 2023-07-07 09:55:43 +08:00
.gitignore Initial commit 2023-07-07 09:55:43 +08:00
build.gradle Update to 1.20.4 (#7) 2025-01-25 18:35:20 +08:00
gradle.properties Update to 1.20.4 (#7) 2025-01-25 18:35:20 +08:00
gradlew Update to 1.20.4 (#4) 2024-01-25 19:52:34 +08:00
gradlew.bat Initial commit 2023-07-07 09:55:43 +08:00
LICENSE Initial commit 2023-07-07 09:55:43 +08:00
README.md Update README.md 2025-01-26 21:21:28 +08:00
settings.gradle Initial commit 2023-07-07 09:55:43 +08:00

ChatPlus

Static Badge

A Simple mod add bukkit style with an "&" and "[item]" display for Fabric Server.

It's a server-side mod and doesn't need to be installed on the client.

Screenshots

image ^^^ Display the item in main hand

image ^^^ Colorful Text

image ^^^ Display items in slots

Contributors