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

Changing NBT data by opening your inventory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • Win 10;

      Java 1.8.0_51 64bit

       

    • git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
    • -
    • Yes

    Description

      To reproduce:

      setup repeating, always-active command block with:

      /execute at @a[nbt=\{SelectedItem:{id:"minecraft:stick",tag:{display:{Name:"\"black\""}}}}] run particle minecraft:squid_ink ~ ~ ~ 1 1 1 1 3000 force

      (the particles are just visuals, every command works)

      then give yourself this stick:

      /give @p minecraft:stick{display:{Name:"\"black\""}} 1

      and select it in your hotbar

       

      your vision will go black which is fine but then press E to open your inventory and you'll see the particles disappear. As soon as you open your inventory the stick nbt data seems to be changed, affecting the name of the item. Not visually but technically which is why the command then fails.

      Does not happen in vanilla or different plugin configurations.

      Does happen in the newest versions of spigot aswell

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              otaku1101 taku
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: