-
Bug
-
Resolution: Fixed
-
Snapshot 13w05b, Snapshot 13w06a, Snapshot 13w07a, Snapshot 13w09b, Snapshot 13w09c, Snapshot 13w10b, Snapshot 13w11a, Minecraft 1.5.1, Snapshot 13w16a, Snapshot 13w19a
-
Windows 7 x64
-
Community Consensus
I opened a local server and my friend join it.
(or a normal server)
He is not in the team "test" but when i
use a commandblock with "/tp @p[team=!test] 2862 4 557" nothing happens
What I expected to happen was...:
the second player must tp away.
What actually happened was...:
nothing
Steps to Reproduce:
1 create new world and start local server
2 create team "test"
3 commandblock :"/tp @p[team=!test] 2862 4 557"
4 add myself to team "test"
5 activate commandblock -> nothing happens
6 a second player join world (not in team "test" ! )
7 activate commadnblock -> nothing happens
8 add Player two to team "test"
9 activate commadnblock -> player two tp away
- is duplicated by
-
MC-11599 Using @a and adding an exclamation point in front of a team name in the team= argument is broken if there's more then 1 person involved.
- Resolved
-
MC-11604 The team-scoreboard NOT operand doesnt work right.
- Resolved
-
MC-12278 Comparing names to check that its not a player using a command block and @a or @p returns incorrect results
- Resolved
-
MC-12382 Command block argument team=!<teamname> does not work properly.
- Resolved
-
MC-13432 Command blocks only teleporting one team when using @a[team=!<teamName>]
- Resolved