Table of Contents
Coloring
Some coloring options are available. The general text color can be changed, and names and networks can be colored individually
Coloring of general text
The main config contains the option "gates.cosmetic.mainSignColor" which defines the main color used for signs. This set to BLACK by default. There is also and option "gates.cosmetic.highlightSignColor" which allows you to set the color of the highlighting characters on the portal sings. You can set the two to the same color if you don't like the highlighting.
It's also possible to set the main and highlighting colors on a per-sign basis. This is done through the "gates.cosmetic.perSignColors" list. The format is "SIGN_TYPE:MAIN_COLOR,HIGHLIGHT_COLOR". It's recommended to change the values through the /sg config command to avoid errors.
If using economy, the option "economy.freeGatesColored" can be used to enable a different color to be used for the markings and name of free stargates. Which color to be used can be set using the "economy.freeGatesColor" option.
The available chat colors are: AQUA, BLACK, BLUE, DARK_AQUA, DARK_BLUE, DARK_GRAY, DARK_GREEN, DARK_PURPLE, DARK_RED, GOLD, GRAY, GREEN, LIGHT_PURPLE, RED, WHITE, YELLOW. Additionally, any hex color code, such as #ed76d9 can be used.
Dye can be applied to a sign. The main color will be overwritten by the dye color, and the highlighting color will be the inverse of the dye color. Glow ink sacs can be used to add a glowing effect to the sign.
Coloring of gate names and networks
The color of gate names and network names can be set by using the '&' character followed by the character defining the color (a-f, 0-9), or by using a hex code such as #ed76d9.