MinusKube / SmartInvs

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

ClickType#MIDDLE not detected #144

Closed Quentixx closed 3 years ago

Quentixx commented 4 years ago

I working on 1.8.8. I did a debug to know what ClickType the player use when he clicking on a SmartInventory but the InventoryClickEvent doesn't detect the ClickType#MIDDLE.

MinusKube commented 3 years ago

Fixed by #185