Open Lemar98 opened 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?
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.
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?