Releases: TISUnion/QuickBackupM
Releases · TISUnion/QuickBackupM
QuickBackupM v1.10.1
- Fixed operation_name is not inherited from the old plugin instance
QuickBackupM v1.10.0
QuickBackupM v1.9.0
- Add
tar_xz
support for optionbackup_format
- Add
compress_level
in config (default 1) (#43) - Add Reflink (Copy On Write) support by @tksmly (#39)
- Tweal size unit for backup size display a bit
Full Changelog: v1.8.0...v1.9.0
QuickBackupM v1.8.0
- Add support for
tar
,tar.gz
backup format. No more million of small files in your backup folder- Configured with option
backup_format
- Configured with option
QuickBackupM v1.7.0
- Slot comment rename support with
!!qb rename <slot> <comment>
- Fixed the operation lock showing the wrong operation name
QuickBackupM v1.6.0
- Supports handling symbolic link world folder in the backing up / restoring logic (#29)
QuickBackupM v1.5.0
- New config entry:
saved_world_keywords
- You can set custom keyword to suit your custom server with custom
/save-all
output - Default value:
["Saved the game", "Saved the world"]
, works for vanilla Minecraft servers
- You can set custom keyword to suit your custom server with custom
QuickBackupM v1.4.4
- Better & Neater operation conflict logic
- Async world deleting
QuickBackupM v1.4.3
- Fixed a English translation issue (#27)
- Now QBM uses nested translation file format
- Requires MCDR >=2.1.2
QuickBackupM v1.4.2
Fixed ignored_files
not working