mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Re-added kill
This commit is contained in:
parent
c167defa72
commit
e8c4507ac6
@ -357,7 +357,7 @@ namespace PocketMine {
|
||||
$server = new Server($autoloader, \PocketMine\PATH, \PocketMine\DATA, \PocketMine\PLUGIN_PATH);
|
||||
$server->start();
|
||||
|
||||
//kill(getmypid());
|
||||
kill(getmypid());
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user