Change event priority again. Fixes PC-216

This commit is contained in:
samczsun 2016-05-18 19:22:09 -04:00 committed by Sam Sun
parent 981bed5e37
commit 72a2aa926f

View File

@ -491,7 +491,7 @@ public class CoreClientManager extends MiniPlugin
}
}
@EventHandler(priority = EventPriority.HIGHEST)
@EventHandler(priority = EventPriority.MONITOR)
public void Quit(PlayerQuitEvent event)
{
// When an account is logged in to this server and the same account name logs in