2008Choco / AlchemicalArrows

Bukkit/Spigot plugin. Arrows with alchemical properties, each performing thematic in-world effects

Home Page:https://www.spigotmc.org/resources/alchemicalarrows.11693/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghosting effect on items while in GUI

Stormystic opened this issue · comments

Items produce a ghosting/duplication effect when shift-clicking/moving them while inside some plugin called GUIs. E.g. /enderchest from essentials. /enderchest is the example used in the attached gif.

Ghost

Can you reproduce this in survival mode? Creative is very, very picky with how it handles inventories... If it's just a creative-exclusive issue I can better target a fix.

I was able to reproduce this in survival. I tried this on 1.16.5, latest version of paper with only Essentials & AA installed. Vanilla client. I was also able to reproduce this with a plugin called Minepacks. At some point I brought in another plugin called Shulker Backpacks which allows people to open Shulker Boxes via right-clicking, and for some reason the bug did not occur there.

Alright, thank you! I will look into this. It may have to do with the legacy arrow conversion handler.