mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-03 08:39:53 +00:00
Enabled autosave
This commit is contained in:
parent
b6d86c287c
commit
62b589295e
@ -181,7 +181,7 @@ class ServerAPI{
|
||||
return $ob;
|
||||
}
|
||||
public function autoSave(){
|
||||
console("[DEBUG] Saving...", true, true, 2);
|
||||
console("[DEBUG] Saving....", true, true, 2);
|
||||
$this->server->api->level->saveAll();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user