Arnuh / ArmorEquipEvent

62 stars 43 forks source link

InventoryDragEvent is not being handled #12

Open ykgamma opened 7 years ago

ykgamma commented 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.

Arnuh commented 7 years ago

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.