MinusKube / SmartInvs

Advanced Inventory API for your Minecraft Bukkit plugins.
https://minuskube.gitbook.io/smartinvs/
Apache License 2.0
262 stars 65 forks source link

Fix "setEditable" not working with the inventory drag event. #131

Closed GitGraf closed 3 years ago

GitGraf commented 4 years ago

This should eliminate the behaviour that items sometimes could not be placed even though the slot was editable. This problem is mentioned in issue #101

MinusKube commented 3 years ago

Thanks for your work 😄