mirror of
https://github.com/essentials/Essentials.git
synced 2025-09-17 18:02:05 +02:00
Should probably cancel this at lowest.
This commit is contained in:
@@ -387,7 +387,7 @@ public class EssentialsPlayerListener implements Listener
|
||||
}
|
||||
}
|
||||
|
||||
@EventHandler(priority = EventPriority.LOW)
|
||||
@EventHandler(priority = EventPriority.LOWEST)
|
||||
public void onInventoryClickEvent(final InventoryClickEvent event)
|
||||
{
|
||||
if (event.getView().getTopInventory().getType() == InventoryType.PLAYER)
|
||||
|
Reference in New Issue
Block a user