The new Chat Color System If you have any questions about how to use it, ask a question on Disussion or Discord(The ID is written at the bottom.)
Installation 1. Download .jar file 2. Put in your plugins folder 3. (Re)Start your server.
Features Chat Message Sign Item Name Color Name Tag Book and Quill Join Message Quit Message Player Command Nick Name PlaceholderAPI support Custom Color How to use
https://imgur.com/x3kzUEr %#<Hex Code>% to Color! - permission "
chatcolorplus.chatcolor.hex"
- default: everyone has permission
%<Custom Color Name>% to Color! - permission "
chatcolorplus.chatcolor.<CustomColorName>"
If you set Silver: C0C0C0 in your config file,the permission of this color is "
chatcolorplus.chatcolor.Silver"
NickName
/nick <New Nick Name> - Change Nick Name - permission: "chatcolorplus.nick" - default: everyone has permission
/nick reset - reset nick name - permission: "chatcolorplus.nick" - default: everyone has permission
/nick <Online Player> <New Nick Name> - Change other player's nickname - permission "chatcolorplus.nickadmin"
Change Item Name Color /color <New Color Code> - Change the color of the main hand item name - permission "chatcolorplus.color"
/color reset - Reset the color of the main hand item name - permission "chatcolorplus.color"
Custom Color You can add custom colors! plugins/ChatColorPlus/colors.yml is config file!
How to set? You just write this in your config file:
<Custom Color Name>: <Hex Color>
and the permission of custom color is "chatcolorplus.chatcolor.<CustomColorName>"
joinmessage:
enable: true
message: "%#00ffff%%Player% joined the game!" quitmessage:
enable: true
message: "%#ff0000%%Player% left the game!" nickname:
enable: false
Bug Report If you found any bugs, please report in Discussion or Discord Contact