Skip to content

Releases: TISUnion/QuickBackupM

QuickBackupM v1.10.1

22 Dec 18:19
acc3b67
Compare
Choose a tag to compare
  • Fixed operation_name is not inherited from the old plugin instance

QuickBackupM v1.10.0

07 Dec 07:06
c0458b9
Compare
Choose a tag to compare
  • Add config concurrent_copy_workers for concurrent copying (idea from #51)
  • Fixed config option ignored_files does not work when using tar (hopefully fixes #41)
  • Improved game saved wait logic

QuickBackupM v1.9.0

10 May 17:55
3cde964
Compare
Choose a tag to compare
  • Add tar_xz support for option backup_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

13 Mar 18:58
a484e50
Compare
Choose a tag to compare
  • Add support for tar, tar.gz backup format. No more million of small files in your backup folder
    • Configured with option backup_format

QuickBackupM v1.7.0

03 Oct 04:13
fbeee10
Compare
Choose a tag to compare
  • Slot comment rename support with !!qb rename <slot> <comment>
  • Fixed the operation lock showing the wrong operation name

QuickBackupM v1.6.0

11 Mar 07:55
bc99f1d
Compare
Choose a tag to compare
  • Supports handling symbolic link world folder in the backing up / restoring logic (#29)

QuickBackupM v1.5.0

20 Dec 19:05
748e823
Compare
Choose a tag to compare
  • 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

QuickBackupM v1.4.4

09 Dec 08:06
a5994ed
Compare
Choose a tag to compare
  • Better & Neater operation conflict logic
  • Async world deleting

QuickBackupM v1.4.3

30 Oct 06:12
becdbf6
Compare
Choose a tag to compare
  • Fixed a English translation issue (#27)
  • Now QBM uses nested translation file format
    • Requires MCDR >=2.1.2

QuickBackupM v1.4.2

29 Aug 15:35
ed21da9
Compare
Choose a tag to compare

Fixed ignored_files not working