set
Set/change the username color using hex code or CSS color name.

Usage
/set <color>
<color>
— Color to set
Color code
Set the color using hexadecimal format, e.g., F5DF4D
or name of CSS color, e.g., royal blue
Username
Set the color using the name of the user whose color is to be copied, e.g. @kaaroll99.
If the selected one does not have a role with color an error will be returned
Random color
Set the color using a random color
Examples
/set f5df4d
/set @kaaroll99
/set random
Last updated