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
rollbackSnapshotssection of backups.json file. (normal backups inbackupSnapshotssection) -
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.