mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-03 11:06:08 +00:00
Join full server patch.
This commit is contained in:
parent
325889c466
commit
38aa85dd0c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue