-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
Windows 10 Pro 2004 64-bit
Java 15
-
3056-Spigot-4225eac-6f55b5b (MC: 1.16.5)
-
Yes
The displayname of a scoreboard objective is an IChatBaseComponent in the nms class, so it should be possible to add a constructor for the objective with a BaseComponent instead of a string to the api. This could be useful in terms of the lenght limit when you have lots of color codes which make the string longer than it actually is. I'm not sure if components get around this, but this would still be a useful addition.