mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-30 20:16:41 +00:00
Move unfreeze and unmute tasks to TFM_PlayerData. Resolves #352
Mass format & cleanup
This commit is contained in:
@ -136,7 +136,6 @@ public class TFM_ServerInterface
|
||||
}
|
||||
|
||||
// Player is not an admin
|
||||
|
||||
// Server full check
|
||||
if (server.getOnlinePlayers().length >= server.getMaxPlayers())
|
||||
{
|
||||
|
Reference in New Issue
Block a user