Should probably cancel this at lowest.

This commit is contained in:
KHobbits 2012-03-25 02:55:19 +01:00
parent 7280c1c468
commit e53a480c22

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)