-
Bug
-
Resolution: Invalid
-
None
-
1.19.4, 23w14a, 1.20.1, 1.20.2, 23w43b, 23w44a
-
None
-
Community Consensus
-
(Unassigned)
Description of the bug
The Minecraft team attribute "deathMessageVisibility" is not working for several entities.
Unexpected
The message when killing entities won't show up except for players.
Expected
The message should display as expected by the "deathMessageVisibility" attribute!
Steps:
- Create team using: "/team add TeamName"
- [OPTIONAL] Adjust the team's visibility: "/team modify TeamName prefix {"text":"ExampleVisibility ","color":"yellow"}" and/or "/team modify TeamName color yellow".
- Use "/summon minecraft:spider ~ ~1 ~ {Team:TeamName,CustomNameVisible:1b}".
- Kill the mob !
- Use "/team join TeamName".
- Use /kill.
- Notice
Commands:
/team add TeamName
/team modify TeamName prefix {"text":"ExampleVisibility ","color":"yellow"}
/team modify TeamName color yellow
/summon minecraft:spider ~ ~1 ~ {Team:TeamName,CustomNameVisible:1b}
/kill
Images and videos