mojira.dev
MC-99647

The "below_name" scoreboard display slot doesn't work with non-player entities

The Bug:

The "below_name" scoreboard display slot doesn't work with non-player entities.

Steps to Reproduce:

  1. Create a dummy scoreboard objective and set it to display below entity names by using the commands provided below.

    /scoreboard objectives add MC-99647 dummy
    /scoreboard objectives setdisplay below_name MC-99647
  2. Summon an entity that has its custom name visible and assign a value of the dummy scoreboard to it by using the commands provided below.

    /summon minecraft:armor_stand ~ ~ ~ {NoGravity:1b,CustomName:"Test",CustomNameVisible:1b}
    /scoreboard players set @e[type=minecraft:armor_stand,limit=1,sort=nearest] MC-99647 100
  3. Look below the name of the armor stand.

Observed Behavior:

The "below_name" scoreboard display slot doesn't work with non-player entities.

Expected Behavior:

The "below_name" scoreboard display slot would work with non-player entities.

Linked issues

Attachments

Comments 14

Can confirm for snapshot 17w48a.
Can confirm for snapshot 17w50a.

Confirmed for 1.13.1.

Confirmed for 1.15.1

Still happens in 1.16 Pre2

Confirmed in 1.16.1.

4 more comments

Can confirm in 21w06a.

Can confirm in 1.17.

Can confirm in 1.17.1.

Can confirm in 21w43a. I'd like to request ownership of this ticket since the reporter has been inactive since September of 2017. I'm willing to continue to keep this report updated and will provide all of the necessary details.

KingSupernova

Avoma

(Unassigned)

Confirmed

Platform

Low

Commands, UI

below_name, scoreboard

Minecraft 1.9.1 Pre-Release 3, Minecraft 16w35a, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 7, Minecraft 1.12.1, ..., 1.21.3, 1.21.4, 25w08a, 1.21.6, 1.21.7

Retrieved