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

event.isShiftClick() does not work #205

Open Lemar98 opened 2 years ago

Lemar98 commented 2 years ago

I use SmartInvs 1.2.7 on my paper 1.12.2 localhost server

I faced such problem that event.isShiftClick() is not processed. Moreover, event.getClick() never returns me SHIFT_LEFT or SHIFT_RIGHT

Is this a bug?

DarkInComing commented 2 years ago

Try to build the project and generate a new jar, with me it worked. the latest build of this plugin on maven dates back to March 2019.