Colour Formatting
EpicTrails offers multiple different colour formats including HEX & Legacy colour codes.
Colour code
Usage
Example
&1
"&1This is an example"
Dark blue
&l
"&xRRGGBB&lThis is an example"
Bold RGB
#RRGGBB
"#94C8EEThis is an example"
Light blue (1.16+)
&xRRGGBB
"&xRRGGBBThis is an example"
HEX colour (1.16+)
{RGB:RRGGBB}
"{RGB:RRGGBB}This is an example"
HEX colour (1.16+)
Last updated