mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-27 19:47:42 +01:00
Join full server patch.
This commit is contained in:
parent
325889c466
commit
38aa85dd0c
@ -326,6 +326,7 @@ public class EssentialsPlayerListener extends PlayerListener
|
||||
event.disallow(Result.KICK_FULL, Util.i18n("serverFull"));
|
||||
return;
|
||||
}
|
||||
event.allow();
|
||||
|
||||
user.setLastLogin(System.currentTimeMillis());
|
||||
updateCompass(user);
|
||||
|
Loading…
Reference in New Issue
Block a user