colorizeAll

Colorize a message, using '&' color codes - e.g. '&a' for ChatColor.GREEN. If the server is 1.16 or newer, then it will also translate hex codes - e.g. '&#abcdef'.

Return

the color-translated message.

Author

lokka30

Since

unknown

Parameters

msg

the message to translate color codes from.

See also

#colorizeStandardCodes(String)