mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 15:36:08 +00:00
Updated the compile script
This commit is contained in:
@@ -229,7 +229,7 @@ class ServerAPI{
|
||||
"protocol" => CURRENT_PROTOCOL,
|
||||
"online" => count($this->server->clients),
|
||||
"max" => $this->server->maxClients,
|
||||
));
|
||||
), 10);
|
||||
}
|
||||
|
||||
public function __destruct(){
|
||||
|
Reference in New Issue
Block a user