1
0
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:
KHobbits
2012-03-25 02:55:19 +01:00
parent 6702100bb7
commit b279670bc3

View File

@@ -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)