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

dx, dy and dz (volume coordinates selection) doesn't work!

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.9 Pre-Release 1, Minecraft 1.9 Pre-Release 2
    • vanilla
    • Unconfirmed

      (Note that I know that dx, dy and dz are DIFFERENCES in x, y and z)

      Selecting a box area using dx, dy and dz doesn't work.
      when executing:

       /say @a[100,55,100,0,dx=10,dy=10,dz=10] 

      it will not work at all.

      try using

       /say @a[100,55,100,3,dx=10,dy=10,dz=10] 

      confirms that it is a bug with dx,dy,dz, because getting in a 3 block range of 100,55,100 will trigger the command!

      more details and "proof": https://www.youtube.com/watch?v=7vsmoJ0xXbQ

            Unassigned Unassigned
            m124367 AgentM
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: