So i changed all the colors and the distance color still wont change it says the neon green
Distance color won't change
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"
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
"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