Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-449

Double /execute command fails when using @e target selector argument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None

      This bug only seems to happen when I run an execute command twice in a commandblock.
      For example if I have a pig named Bacon:

      execute @e[name=Bacon,type=Pig] ~ ~ ~ detect ~ ~10 ~ minecraft:air -1 say I love bacon

      This command works, however when I use:

      execute @e[name=Bacon,type=Pig] ~ ~ ~ detect ~ ~10 ~ minecraft:air -1 execute @e[name=Bacon,type=Pig] ~ ~ ~ detect ~ ~10 ~ minecraft:air -1 say I love bacon

      Then the command fails. (this last command works in vanilla minecraft)
      I'm only running Spigot, there are no other plugins involved.

            Thinkofdeath Thinkofname
            Mark3146 Mark
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: