FortuneWheel 2 supports multiple types of color formatting for text in names, lores, and messages.
You can use standard Minecraft formatting, modern hex colors, or gradients.
Vanilla Colors
Use the classic Minecraft color codes with &.
Examples:
&a β Green
&c β Red
&f β White
Hex Colors
Use hex values inside <#...>.
Example:
<#ff0000>This is red text
<#00ff00>Green color
Gradient Colors
Create smooth color transitions across text using <gradient>.
Syntax:
Example:
<gradient:#ff0000:#0000ff>Hello World</gradient>
This will display βHello Worldβ with a gradient from red to blue.
You can combine gradients with multiple hex values for more complex effects.
Works in all places where text formatting is supported in FortuneWheel 2.