local records plugin update for new records callback class
improved delrec command
This commit is contained in:
@ -291,6 +291,7 @@ class ManiaControl implements CommandListener, TimerListener {
|
||||
$this->callbackManager->triggerCallback(Callbacks::ONSHUTDOWN);
|
||||
|
||||
// Announce quit
|
||||
// TODO: skip client-related actions on transport exception (e.g. server down)
|
||||
$this->chat->sendInformation('ManiaControl shutting down.');
|
||||
|
||||
if ($this->client) {
|
||||
|
Reference in New Issue
Block a user