-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 14w02c
-
None
-
Unconfirmed
-
Creative
The second Target in a /tp command will not find players with a minimum score requirement, but only with the max:
Ex:
This does not work....
Console Command: "tp @e[type=PrimedTnt] @p[score_Creeper_min=1]"
Previous Output: "[16:55:16] The entity UUID provided is in an invalid format"
While this does.....
"tp @e[type=PrimedTnt] @p[score_Creeper=1]"