Colors
You can use colors in your name and messages by adding a caret (^) followed by a single digit (0-9).
^1 | red | |
^2 | green | |
^3 | yellow | |
^4 | blue | |
^5 | cyan | |
^6 | magenta | |
^7 | white | |
^8 | semi-transparent black (looks greys) | |
^9 | grey | |
^0 | black |
Since version 2.5 you can also specify colors using rgb color codes in the format ^x***, where each "*" represents a single hexadecimal digit (0-9,a-f), e.g.:
^xf00 | |
^xf8f | |
^xf80 |
Examples
^0Der ^1Wurst^3esser | |
^1Sar^7ko^4zy | |
^xf80s^xe72u^xd63p^xd55e^xc47r^xb48b^xa3ai^xa2ct^x91dc^x80fh |
