Open ykgamma opened 7 years ago
If a player drags armor across an armor slot, then it will not throw an InventoryClickEvent, but an InventoryDragEvent. This event also needs to be listened for.
Can you test this with the latest commit for any possible issues?
Also already released it as an update on https://www.spigotmc.org/resources/lib-armorequipevent.5478/ but I hope it has no further issues.
If a player drags armor across an armor slot, then it will not throw an InventoryClickEvent, but an InventoryDragEvent. This event also needs to be listened for.