Coordinates cannot be tab-completed in commands like /setblock

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      HostHavoc.com's 1GB RAM Minecraft plan.

      Summary

      When using <TAB> to auto-complete coordinates in commands, 0,0,0 gets filled instead of the block the player is looking at.

      Steps to reproduce the problem

      1. Look at a block that isn't x=0,y=0,z=0
      2. Type /setblock
      3. Press <TAB> three times.

      What I expected.

      The coordinates of the block the player is looking at would be filled in, e.g.

      /setblock 23 33 43
      

      What happened

      x=0, y=0, z=0 were filled in instead, e.g.

      /setblock 0 0 0
      

      How that differed from my expectations

      The coordinates the player was looking at were not filled in.

            Assignee:
            Unassigned
            Reporter:
            Benjamin Mintz
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: