SternalBoard icon indicating copy to clipboard operation
SternalBoard copied to clipboard

HEX Code won't work

Open ditt0132 opened this issue 7 months ago • 2 comments

Describe the bug A clear and concise description of what the bug is. HEX-code converts to legacy hardcoded color

To Reproduce Steps to reproduce the behavior:

  1. go on scoreboard config (I did on animated scoreboard)
  2. Write color code, in my server it is #009BFF. (ex. #009BFFHi!)
  3. reload
  4. color codes convert to similar hard-coded color. in my case, it is &3

another problem

  1. go on scoreboard config. i did on animated scoreboard
  2. Write gradient:#009BFF:white
  3. #009BFF replaces to &3, and get error

Expected behavior HEX code starting with & only applies, and minimessage gradient, work properly and all HEX code dont change

Screenshots If applicable, add screenshots to help explain your problem. "#009BFFdd &3 dd": image

MC

  • Server: Paper 1.20.4 497
  • Client: Minecraft 1.20.4
  • SternalBoard: 2.3.0

Additional context nothing

ditt0132 avatar Jul 08 '24 08:07 ditt0132