Mojira Archive
MC-63729

stats entity not working with clear command executed by player

I tried it again today and it worked fine O.o
I don't delete the issue, so if someone else runs into it, he can confirm it.

/stats entity @a set AffectedItems @p OBJECTIVE

puts always 1 into the objective when succesfully executing this command (0 if not):

/execute @a ~ ~ ~ clear @p minecraft:torch 0 128

but

/stats entity @e[type=Squid,name=NAME] set AffectedItems @e[type=Squid,name=NAME] OBJECTIVE

works fine with:

/execute @e[type=Squid,name=NAME] ~ ~ ~ clear @a minecraft:torch 0 128

Incomplete

roman seiler

2014-07-25, 07:25 PM

2017-02-14, 05:10 PM

2017-02-14, 05:10 PM

0

2

Unconfirmed

Minecraft 14w30c

-