mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Updated RakLib, better player join
This commit is contained in:
@@ -643,7 +643,7 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
|
||||
}
|
||||
}
|
||||
|
||||
if($spawned < 56){
|
||||
if($spawned < 48){
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user