-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.7
-
None
-
Unconfirmed
The following two commands work:
/scoreboard teams join TEST @e[type=Item]
/scoreboard teams list TEST
(will successfully display item entity's UUID in chat)
However, commands that use the "team=" selector fail:
/say @e[type=Item,team=TEST]
This also happens for items not on teams.
/say @e[type=Item,team=!TEST]
Entities I have found to be affected by this:
Items, Armor Stands
- duplicates
-
MC-108495 Non-LivingBase entities can be on a team (and show color) but can't be targeted using team=
- Open