mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 03:47:16 +00:00
Merge branch 'release/3.1' into release/3.2
This commit is contained in:
commit
17ceb27af4
@ -85,7 +85,6 @@ class RCON{
|
||||
public function stop(){
|
||||
$this->instance->close();
|
||||
socket_write($this->ipcMainSocket, "\x00"); //make select() return
|
||||
Server::microSleep(50000);
|
||||
$this->instance->quit();
|
||||
|
||||
@socket_close($this->socket);
|
||||
|
Loading…
x
Reference in New Issue
Block a user