mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Changes in Entity events
This commit is contained in:
@@ -156,7 +156,7 @@ class PocketMinecraftServer extends stdClass{
|
||||
$this->chat(false, "Stopping server...");
|
||||
$this->save(true);
|
||||
$this->stop = true;
|
||||
$this->trigger("server.close");
|
||||
$this->trigger("server.close", $reason);
|
||||
$this->interface->close();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user