Role Color
π¨ How to Change a Roleβs Color
Pluto.exe lets you update a roleβs color using a clean hex format β no need to dig through server settings.
π¨ Change Role Color
Use the /rolecolor
command with:
role
β the role you want to recolorhex_color
β the new hex code (e.g.#ff5733
)
Example:
What Happens:
The specified roleβs color will be updated immediately.
If a modlog channel is set, Pluto.exe logs the change including role, admin, and new color.
You get a private confirmation with the result.
π§Ύ Hex Format
Colors must be in proper hex format:
Begins with
#
Followed by 6 characters (0β9, AβF)
Examples:
#00ff00
β Bright Green
#ff0000
β Red
#000000
β Black
β Invalid hex codes will be rejected with a clear error message.
π Important Notes
Permissions
You must have Manage Roles permission to use this command. Pluto.exe also needs Manage Roles and a role higher than the one youβre editing.
Logging Behavior
If a modlog channel is set, Pluto.exe sends an embed showing:
The role changed
The new color hex
The admin who changed it
If no modlog is configured, the change still happens silently.
Command Visibility
This command always replies privately (ephemeral) to the user who runs it.
β
Summary
Update role colors cleanly, instantly, and with full audit logging:
Be sure to set your modlog channel to keep a record of changes:
Last updated