mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-15 16:05:28 +00:00
parent
8229410e27
commit
50580f4408
@ -179,7 +179,7 @@ class RakLibInterface implements ServerInstance, AdvancedSourceInterface{
|
|||||||
ProtocolInfo::MINECRAFT_VERSION_NETWORK,
|
ProtocolInfo::MINECRAFT_VERSION_NETWORK,
|
||||||
$info->getPlayerCount(),
|
$info->getPlayerCount(),
|
||||||
$info->getMaxPlayerCount(),
|
$info->getMaxPlayerCount(),
|
||||||
"0",
|
$this->rakLib->getServerId(),
|
||||||
$this->server->getName(),
|
$this->server->getName(),
|
||||||
Server::getGamemodeName($this->server->getGamemode())
|
Server::getGamemodeName($this->server->getGamemode())
|
||||||
]) . ";"
|
]) . ";"
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 5d1c052cc6668576d116a7ab246820d75c885382
|
Subproject commit 05419714c36c10db86edaa0c7049a9f054e4a3b4
|
Loading…
x
Reference in New Issue
Block a user