eyesniper2 / skRayFall

An addon for skript that adds Citizens support, EffectLib support and other features.
https://sk.rayfall.net/
GNU General Public License v3.0
21 stars 17 forks source link

Wrong color showned in scoreboard with Hex code #66

Open antoinech2 opened 4 years ago

antoinech2 commented 4 years ago

Describe the bug

The color showned in the scoreboard is not the correct color of the hex code

Steps to Reproduce

set score "<#00959c>Test" in sidebar of player to 2 Result: image It shows red but the #00959c color code is dark blue

Expected Behavior

The color should be correct

Your Script

Juste this line: set score "<#00959c>Test" in sidebar of player to 2

Server Information

Additional Information

Hope you will fix it soon ;)

antoinech2 commented 4 years ago

PS: I think it's just that hex color code is not yet supported by SkRayFall, not really "Wrong color showned"