Hello, I recently changed the color from default yellow to blue and red. Upon doing that, my server wouldn't start back up. Once I set the color back to HEX color code yellow, the server worked again. Is there a certain Hex code (for blue or red) I have to use or what?? Thanks in advance!
Changing color of plugin text?
I have been using this config for a long time with no problems at all,
},
"Variable Colors": {
"killer": "cyan",
"victim": "cyan",
"weapon": "yellow",
"attachments": "yellow",
"distance": "yellow",
"owner": "cyan",
"Bodyparts": "yellow"
},
"Chat Format": "<color=orange>[<color=#80D000>DeathNotes</color>] {message}</color>", I have repeatedly tried to change the "bodyparts" colour to either cyan or yellow to no effect, it always shows as the message colour,
},
"Variable Colors": {
"killer": "cyan",
"victim": "cyan",
"weapon": "yellow",
"attachments": "yellow",
"distance": "yellow",
"owner": "cyan",
"bodyparts": "yellow"
},

},
"Variable Colors": {
"killer": "cyan",
"victim": "cyan",
"weapon": "yellow",
"attachments": "yellow",
"distance": "yellow",
"owner": "cyan",
"bodyparts": "yellow"
},

I have tested it, and there is no problem for me
Merged post
Merged post
"Variable Colors": {
"killer": "cyan",
"victim": "cyan",
"weapon": "yellow",
"attachments": "yellow",
"distance": "yellow",
"owner": "yellow",
"hp": "yellow",
"bodypart": "yellow"
},
"Chat Format": "<size=12><color=#00BFFF><color=#FF4500>[DeathNotes]</color> {message}</color></size>", Yep, tested fine here too.