-
Bug
-
Resolution: Fixed
-
24w33a, 24w34a
-
Confirmed
-
Commands, Player, Rendering
-
Important
-
Platform
Setting a scoreboard objective's display mode to below_name makes its text render behind the player's name rather than under it.
How to reproduce:
- Start a multiplayer server or a LAN world and join it with two accounts or have another player join with you.
- Execute the following command:
/scoreboard objectives add 123 dummy
- Execute the following command:
/scoreboard objectives setdisplay below_name 123
- Look at the other player's name.
Expected result:
The player's name would render above the objective's text.
Observed result:
The player's name renders right in front of the objective's text.