Nick colors
If u want to have colored nick just put #HTML colors before your nickname. Use /nick command. [f.ex. /nick #FF0000Rock - Rock
After # you have to put 6 letters [A-F] or numbers [0-9]
First 2 numbers are reserved for RED
Second 2 numbers are reserved for GREEN
Third 2 numbers are reserved for BLUE
Min - 00 Max - FF
This is just Hexadecimal System:
0-9
A = 10
B = 11
C = 12
D = 13
E = 14
F = 15
255 = FF 15*16 + 15]
200 = C8 12*16 + 8]
150 = 96 9*16 + 6]
100 = 64 6*16 + 4]
50 = 32 3*16 + 2]
0 = 00 0*16 + 0]
Examples:
#FF0000
#00FF00
#0000FF
#AA0000
#00AA00
#0000AA
#FFFF00
#FF00FF -> Pink
#00FFFF -> Water Blue
#FFFFFF
#000000
You can see a lot of HEX colors HERE:
http://www.computerhope.com/htmcolor.htm/nick #FF0000Good #00FF00Lu#FFFF00ck
Good Luck
Respects
Occo