-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w03b
-
None
-
Unconfirmed
The bug
When you set a scoreboard to display for a certain team color sidebar.team.<color> it doesn't show that objective to the players with that team color. (It still only shows the objective in the sidebar slot)
How to reproduce
- Add an objective:
/scoreboard objectives add obj dummy
- Set the display
/scoreboard objectives setdisplay sidebar.team.blue obj
- Add a team and set its color
/team add blue /team option blue color blue
- Set your score for the objective
/scoreboard players set @s obj 256
- Join the team
/team join blue
--> As you can see, nothing displays on the sidebar
- duplicates
-
MC-123835 Colored sidebar display slots are not visible
- Resolved