Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-118260

Scoreboard below name doesn't show for non-player entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.12 Pre-Release 7
    • None
    • OS X, Java version
    • Unconfirmed

      When you try to set an entity that isn't a player's score in the belowName slot, it doesn't show. This could be intended, but it's much more likely that it just hasn't been realized.

      What I expected to happen was...:
      I expected that when I set an armor stand's score (e.g. I set it to 3) and then set that objective to display below name, it would show the score below the armor stand's name.

      What actually happened was...:
      Once I set the score and set the objective to display below name, nothing showed.

      Steps to Reproduce:
      1. Summon an armor stand named 'Test' using this command:

      /summon armor_stand ~ ~ ~ {CustomName:"Test"}
      

      2. Create a scoreboard objective, we'll call it 'score:'

      /scoreboard objectives add score dummy Score
      

      3. Set our armor stand's score to 3:

      /scoreboard players set @e[name=Test] score 3
      

      4. Set the objective 'score' to display below name:

      /scoreboard objectives setdisplay belowName score
      

      5. (optional) Set the armor stand's score to 5 (just to make sure):

      /scoreboard players set @e[name=Test] score 5
      

      I really do hope that this is added, because it could help a lot of map makers.

            Unassigned Unassigned
            CyndeliaOkami Cyndi Ellis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: