SamJakob / SpiGUI

A comprehensive GUI API for Spigot with pages support.
MIT License
107 stars 21 forks source link

Shift + click not firing Listener #36

Closed Stanley-Dam closed 3 months ago

Stanley-Dam commented 3 months ago

Hey there, I've been using SpiGUI and it has been a great experience, but I've ran into an issue!

image

I want to use isShiftClick(), but it never fires the event when the player uses shift click... Could this be fixed? :)