Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-63729

stats entity not working with clear command executed by player

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • Minecraft 14w30c
    • None
    • Unconfirmed

      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

            Unassigned Unassigned
            semleti roman seiler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: