mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
Added 4 RCON threads
This commit is contained in:
@@ -54,7 +54,7 @@ class ConsoleAPI{
|
||||
$this->loop->stop = true;
|
||||
@fclose(STDIN);
|
||||
$this->loop->notify();
|
||||
$this->loop->join();
|
||||
//$this->loop->join();
|
||||
}
|
||||
|
||||
public function defaultCommands($cmd, $params, $issuer, $alias){
|
||||
|
Reference in New Issue
Block a user