mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-11 05:55:33 +00:00
... why is this not saved on provider close...?
This commit is contained in:
parent
a91f49220c
commit
9205bbaa42
@ -119,6 +119,7 @@ class FormatConverter{
|
||||
$data->setSpawn($oldData->getSpawn());
|
||||
$data->setTime($oldData->getTime());
|
||||
|
||||
$data->save();
|
||||
$this->logger->info("Finished converting manifest");
|
||||
//TODO: add more properties as-needed
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user