mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 06:25:32 +00:00
Added something to test
This commit is contained in:
parent
15ab47070a
commit
4f39818cae
@ -58,7 +58,7 @@ class ServerAPI{
|
|||||||
|
|
||||||
console("[INFO] Loading properties...");
|
console("[INFO] Loading properties...");
|
||||||
$this->config = new Config(DATA_PATH . "server.properties", CONFIG_PROPERTIES, array(
|
$this->config = new Config(DATA_PATH . "server.properties", CONFIG_PROPERTIES, array(
|
||||||
"server-name" => "Minecraft PE Server",
|
"server-name" => "Minecraft: PE Server",
|
||||||
"description" => "Server made using PocketMine-MP",
|
"description" => "Server made using PocketMine-MP",
|
||||||
"motd" => "Welcome @player to this server!",
|
"motd" => "Welcome @player to this server!",
|
||||||
"server-ip" => "",
|
"server-ip" => "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user