Added server ID proper to ping response, fixes #1208, closes #1306

This commit is contained in:
Dylan K. Taylor
2017-08-22 12:39:22 +01:00
parent 8229410e27
commit 50580f4408
2 changed files with 2 additions and 2 deletions

View File

@ -179,7 +179,7 @@ class RakLibInterface implements ServerInstance, AdvancedSourceInterface{
ProtocolInfo::MINECRAFT_VERSION_NETWORK,
$info->getPlayerCount(),
$info->getMaxPlayerCount(),
"0",
$this->rakLib->getServerId(),
$this->server->getName(),
Server::getGamemodeName($this->server->getGamemode())
]) . ";"