Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-40755

replaceitem for specific player replaces item for all players.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.8.1
    • None
    • Confirmed
    • Windows

      Using a command block set up like.

      clear @[name=USER] 0 0 arrow

      into inverted redstone to trigger the next command block if the first one fails

      replaceitem @a[name=USER]  entity @a[name=USER] slot.wapon.offhand 0 arrow 1 0

      what this does is replace every user on the realms item, not just the targeted player.

            lancenuckolls Lance
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: