Still in 1.11, 1.11.1 and 1.11.2
Hum, you're certainly right. It seems like more MC-88533 related
(
/summon armor_stand ~ ~1 ~ {Tags:["A"],Marker:1}
/execute @e[tag=A] ~ ~ ~ kill @e[r=0]
won't work now.
)
Still in 1.11-pre1. The only way to bypass that is by using @e[r=1,c=1]
Sorry for the mistake I've made... In the first command, the tag "marker" must be set to 1.
Back (or still, idk) in 16w42a for me.
My bad, I miserably failed the command.
Correct command is /entitydata @e[type=ArmorStand,r=3] {Pose:{Head:[45f,0f,0f]}}
...
But the command /tp @e[type=ArmorStand,r=3] ~ ~ ~ ~ 45 still won't work and I don't now why...
I tested it again and it happend randomly... I think I have been unlucky in the video because I needed about 7 attempts until it happend again. Other thing : 30s before, they realize that they can jump... And yes, it seems like bugging only with repeating command blocks... Realy strange
Still in 1.11, 1.11.1 and 1.11.2