Mojira Archive
MC-190703

Entity in JSON text is not colored in the team's color if the selector doesn't use team=

An entity's name isn't colored in its team's color in the chat if the entity selector does not use the team= argument. This did not happen in 1.15.2.

To reproduce

  1. /team add testTeam
  2. /team modify testTeam color red
  3. /team join testTeam @s
  4. /tellraw @a {"selector":"@e[team=testTeam]","color":"green"}

    Your user name appears in red

  5. /tellraw @a {"selector":"@a","color":"green"}

    Your user name appears in green

Awaiting Response

Jonathan

2020-06-20, 05:05 PM

2021-05-03, 08:27 AM

2021-05-03, 08:27 AM

1

3

Confirmed

Normal

Commands, Rendering

rendering

1.16 Release Candidate 1, 1.16, 21w03a

-