mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2026-09-22 00:23:36 +08:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ccb661fbd | ||
|
|
f76b670fdc |
@@ -1,11 +1,14 @@
|
|||||||
# ChatPlus
|
# ChatPlus
|
||||||
|

|
||||||
|
<a href="https://modrinth.com/mod/chatplus">
|
||||||
|
<img src="https://img.shields.io/badge/Modrinth-Chat_Plus-%234e910e?style=flat" />
|
||||||
|
</a>
|
||||||
|
|
||||||
A Simple mod add bukkit style with an "&" and "[item]" display for Fabric Server.
|
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.
|
It's a **server-side** mod and doesn't need to be installed on the client.
|
||||||
|
|
||||||
Currently supported Minecraft versions: 1.20.1, 1.20.4
|
## Screenshots
|
||||||
|
|
||||||
## Screenshot
|
|
||||||

|

|
||||||
**^^^ Display the item in main hand**
|
**^^^ Display the item in main hand**
|
||||||
|
|
||||||
@@ -14,3 +17,8 @@ Currently supported Minecraft versions: 1.20.1, 1.20.4
|
|||||||
|
|
||||||

|

|
||||||
**^^^ Display items in slots**
|
**^^^ Display items in slots**
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
<a href="https://github.com/CPTProgrammer/ChatPlus/graphs/contributors">
|
||||||
|
<img src="https://contrib.rocks/image?repo=CPTProgrammer/ChatPlus" />
|
||||||
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user