MommyHeather / AdvancedBackups

BSD 3-Clause "New" or "Revised" License
26 stars 4 forks source link

Feature request : When restoring a backup, don't overwrite the existing world #7

Closed MisterMyst closed 1 year ago

MisterMyst commented 1 year ago

When a backup is restored, I think either:

In both cases, the existing world is preserved and the person restoring can make sure that everything is working as expected before deleting the previous world or whatever they want to do with it. May also be worth zipping the previous world to save disk space. This could be locked behind a config setting, but I really would never expect anyone to want differently. I'm partial to the first option so that journeymap etc are preserved immediately when opening the restored world.

MommyHeather commented 1 year ago
  1. Is planned in the form of a zip backup.
  2. Is planned in the form of an "export" option on the command line.

I'll add these to the planned featues list.

MommyHeather commented 1 year ago

Closing - point 1 implemented, point 2 planned.