Denizen Script Mechanisms


Mechanisms are found in object properties, the 'adjust' command, and similar. These are used to change the state of an object.
Learn about how mechanisms work in The Beginner's Guide.


Showing 1 out of 632 mechanisms...
Namecolor
ObjectDiscordRoleTag
InputColorTag
Related Tags<DiscordRoleTag.color> Returns the display color of the role, if any.
DescriptionAdjusts the specified role's color to the given ObjectType:ColorTag.
Sourcehttps://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordRoleTag.java#L258