-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 14w30b, Minecraft 14w30c, Minecraft 14w31a, Minecraft 14w32a, Minecraft 14w32b, Minecraft 14w32c, Minecraft 14w32d
-
None
-
Unconfirmed
When running the following:
/scoreboard teams join TEAM1 @e[type=Item]
The item entity is entered into the team as expected. However, inserting a "team" parameter like so:
/scoreboard teams join TEAM2 @e[type=Item,team=TEAM1]
Will not work, and the entity remains in TEAM1. The same occurs when setting the parameter to "blank", "not blank", and "not on team" (given that they could match to begin with, of course):
/scoreboard teams join TEAM2 @e[type=Item,team=] /scoreboard teams join TEAM2 @e[type=Item,team=!] /scoreboard teams join TEAM2 @e[type=Item,team=!TEAM1]
It will work correctly on player targets and regular mobs. Note that this is not restricted to joining teams (in which the following will not work):
/say @e[type=Item,team=TEAM1]
- is cloned by
-
MC-108495 Non-LivingBase entities can be on a team (and show color) but can't be targeted using team=
- Open
- is duplicated by
-
MC-68564 Non-mob entities cannot be targeted by team
- Resolved
-
MC-87549 Items doesn't glowing with team color
- Resolved
-
MC-89323 AreaEffectCloud @e Selector does not recognize team=
- Resolved
-
MC-89773 Cannot testfor team of shulkerbullet
- Resolved
-
MC-98240 Targeting dropped Items with teams does not work
- Resolved
-
MC-156059 Area effect clouds can't be targeted with teams
- Resolved
-
MC-169871 Commands cannot target entities using the team selector argument
- Resolved
-
MC-182278 team=!TeamName does not work on entities
- Resolved
-
MC-223591 Markers do not work with the {Team:""} NBT tag.
- Resolved