Eridonis Posted December 18, 2020 Share Posted December 18, 2020 Is there a way to edit the names and the colors on these? Example Dash is blue colored. Link to comment Share on other sites More sharing options...
2 Tron Posted December 18, 2020 Share Posted December 18, 2020 3 hours ago, Eridonis said: Is there a way to edit the names and the colors on these? Example Dash is blue colored. Â Yes there is. If you go into your server folder and open up colors.json you will find everything there. What you're looking for is in this block: Â Â "Combat": { Â Â "AddMana": "255,0,0,255", Â Â "Blocked": "255,0,0,255", Â Â "Cleanse": "0,255,0,0", Â Â "Critical": "255,255,255,0", Â Â "Dash": "255,0,0,255", Â Â "Heal": "255,0,255,0", Â Â "Invulnerable": "255,255,0,0", Â Â "LevelUp": "255,0,255,255", Â Â "MagicDamage": "255,255,0,255", Â Â "Missed": "255,255,255,255", Â Â "NoAmmo": "255,255,0,0", Â Â "NoTarget": "255,255,0,0", Â Â "PhysicalDamage": "255,255,0,0", Â Â "RemoveMana": "255,255,127,80", Â Â "StatPoints": "255,0,255,255", Â Â "Status": "255,255,255,0", Â Â "TrueDamage": "255,255,255,255" Â }, Link to comment Share on other sites More sharing options...
Question
Eridonis
Is there a way to edit the names and the colors on these? Example Dash is blue colored.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts