mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-20 02:14:01 +00:00
Updated deleted header
This commit is contained in:
parent
2370ca6fd4
commit
2b5c21d909
@ -3,6 +3,19 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
-
|
-
|
||||||
|
/ \
|
||||||
|
/ \
|
||||||
|
/ PocketMine \
|
||||||
|
/ MP \
|
||||||
|
|\ @shoghicp /|
|
||||||
|
|. \ / .|
|
||||||
|
| .. \ / .. |
|
||||||
|
| .. | .. |
|
||||||
|
| .. | .. |
|
||||||
|
\ | /
|
||||||
|
\ | /
|
||||||
|
\ | /
|
||||||
|
\ | /
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Lesser General Public License as published by
|
it under the terms of the GNU Lesser General Public License as published by
|
||||||
@ -18,8 +31,6 @@ require_once("API/ServerAPI.php");
|
|||||||
|
|
||||||
while(true){
|
while(true){
|
||||||
$server = new ServerAPI();
|
$server = new ServerAPI();
|
||||||
//You can add simple things here
|
|
||||||
|
|
||||||
if($server->start() !== true){
|
if($server->start() !== true){
|
||||||
break;
|
break;
|
||||||
}else{
|
}else{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user