Command reference

colour

Builder · builder

Command words: color, colour
Permission: Admin

The colour command is used to edit definitions of colours, which are used in a few places in code like characteristic values for example.

The syntax is as follows:

colour list - lists all of the colours
colour edit <which> - begins editing an colour
colour edit new <type> <name> - creates a new colour
colour close - stops editing an colour
colour show <which> - views information about an colour
colour show - views information about your currently editing colour
colour set name <name> - renames the colour
colour set basic <colour> - sets the equivalent basic colour (red, green, yellow, etc)
colour set fancy <fancy> - sets the fancy description of this colour
colour set red <0-255> - sets the red value of this colour
colour set green <0-255> - sets the green value of this colour
colour set blue <0-255> - sets the blue value of this colour

← Back to Command reference