Set PlayerLogn priority to normal to allow permissions plugins to set

up.
This commit is contained in:
asofold 2012-09-30 16:22:13 +02:00
parent 66f6d2d072
commit b0be6353e9

View File

@ -176,7 +176,7 @@ public class ChatListener implements Listener, INotifyReload {
* the event
*/
@EventHandler(
priority = EventPriority.LOWEST)
priority = EventPriority.NORMAL)
public void onPlayerLogin(final PlayerLoginEvent event) {
/*
* ____ _ _ _