Distance color won't change
So i changed all the colors and the distance color still wont change it says the neon green
Where did you change all of the colors?
Should be in config.json
mine are:
"Variable Colors": {
"killer": "cyan",
"victim": "cyan",
"bodyparts":"cyan",
"weapon": "yellow",
"attachments": "yellow",
"distance": "yellow",
"owner": "brown"
"Variable Colors": {
"killer": "#C389DE",
"victim": "#C389DE",
"weapon": "#E8A87C",
"attachments": "#C4FF00",
"distance": "#C4FF00",
"owner": "#C4FF00"

Merged post

that is inside my config folder
Did you reload the plugin after making the change?
yes i have
In response to erykinfloz ():
"Variable Colors": {
"killer": "#C389DE",
"victim": "#C389DE",
"weapon": "#E8A87C",
Please excuse my late reply.

From what I can tell your distance color is still configured to be the default green color:
"distance": "#C4FF00",​