A minecraft backup plugin which takes advance of btrfs snapshot mechanism
- Change your server directory to a btrfs subvolume and mount root subvolume as
user_subvol_rm_allowed
- Put this plugin into your plugins folder
- run /btrback [backup/rollback]
-
The state just before you rollback is also snapshoted. However, it will not show up in backup lists. It can be found in
rollbackSnapshots
section of backups.json file. (normal backups inbackupSnapshots
section) -
A rollback action will reboot the server twice. The first reboot aim to restore the backup and the second one launches your server as usual.