mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Updated RakLib, better player join
This commit is contained in:
parent
582c165479
commit
08aa7808cf
@ -643,7 +643,7 @@ class Player extends Human implements CommandSender, InventoryHolder, IPlayer{
|
||||
}
|
||||
}
|
||||
|
||||
if($spawned < 56){
|
||||
if($spawned < 48){
|
||||
return;
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 64a96a7e807118bc24de76371dbc3b5325fab709
|
||||
Subproject commit 3d55400c5a4a2d05a8de1c7c97418d01085d34c4
|
Loading…
x
Reference in New Issue
Block a user