RP-Kit / RPKit

RPKit plugin suite
Apache License 2.0
21 stars 12 forks source link

Update chat channels to use the new Minecraft 1.16 hex chat colours #427

Closed renbinden closed 3 years ago

renbinden commented 4 years ago

Minecraft 1.16 adds the ability to use hex colour codes for chat formatting. Since chat channels already have a colour value in r/g/b this should be converted directly to a ChatColor using the new Spigot methods. Additionally chat colour conversion methods in ChatColors should be updated to use the new chat colours.