Fix | Currently, there is a bug in Spigot where the InventoryClickEvent isn't being correctly handled when the player is sleeping. This could in some cases allow players' to dupe items if opening a PG menu when sleeping. This version ensures that all commands that can open menus won't trigger if the player the menu is opened for is sleeping.