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.
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.