mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
@ -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())
|
||||||
]) . ";"
|
]) . ";"
|
||||||
|
Submodule src/raklib updated: 5d1c052cc6...05419714c3
Reference in New Issue
Block a user