+ Fix "- When we do the command to set others names like this:
/nick PlayerName %#FF0000%PlayerNameIt looks like the players get an extra space added at the end of their name"
+ Add "Death messages still show the players real name and without color. Is it possible to add these?"
+ Supported PlaceholderAPI
- You can use ChatColor+'s nicknames in other plugins.
placeholder: %chatcolorplus_nick%
- You can use ChatColor+'s custom color in other plugins.
placeholder: %chatcolorplus_color_<Custom Color Name>%
+ Added permission to %Color%
- Custom Colors
permission: "chatcolorplus.chatcolor.<Custom Color Name>"
- Hex Colors
permission: "chatcolorplus.chatcolor.hex"
default: everyone has permission.
+ Added Custom Color yml file
- plugins/ChatColorPlus/colors.yml is config file.
- Anvil Support
+ Added Command "/color <New Hex Color Code>"
Change the color of the Main Hand item name.
+ Added Command "/color reset"
Remove Item Colors
+ Name Tag Support