mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Removed info
This commit is contained in:
parent
19aa4bd527
commit
47e80151e6
@ -76,7 +76,6 @@ class PocketMinecraftServer extends stdClass{
|
|||||||
console("[INFO] Server Name: ".$this->name);
|
console("[INFO] Server Name: ".$this->name);
|
||||||
console("[INFO] Server GUID: ".$this->serverID);
|
console("[INFO] Server GUID: ".$this->serverID);
|
||||||
console("[INFO] Protocol Version: ".CURRENT_PROTOCOL);
|
console("[INFO] Protocol Version: ".CURRENT_PROTOCOL);
|
||||||
console("[INFO] Max Clients: ".$this->maxClients);
|
|
||||||
$this->stop = false;
|
$this->stop = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user