force set

Set/change the username color of the specific user using hex code or CSS color name.


Usage

/force set <user_name> <color>

<user_name> — Name of the selected user

<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


Example

/force set @kaaroll99 f5df4d


Bot response

Last updated