-
Notifications
You must be signed in to change notification settings - Fork 1
Color codes
You have 4 different options for incorporating colors.
The standard color codes are from minecraft and work as usual.
Example: {prefix} &aYou reset your prefix.

Minecraft color codes
Hex colors bring even more color into the game. You can use any color there is.
Example: {prefix} #811A1AYou have no permission to do this!

Hex color codes
Color gradients highlight texts and are magical.
Example: {prefix} <G:#00E40E>You reset your prefix.</G:#6E0202>

To create a color gradient, you need the following shape type. <G:#{hexColor}>{text}</G:#{hexColor}>
To create color gradients for a prefix, add the following to colors.

Ingame
The rainbow gradient is the eye-catcher.
Example: {prefix} <R1>You reset your prefix.</R>

To create the rainbow color, you need the following shape type. <R1>{text}</R>
To create rainbow color for a prefix, add the following to colors.

Ingame

