Quick Backup Multi

A backup / restore plugin, with multiple backup slot

management

Installation command

!!MCDR plugin install quick_backup_multi

Synced at

...

Last update

...

Latest version

Total downloads

16849

Back to catalogue

QuickBackupM-v1.10.0.mcdr

Version

1.10.0

Date

December 7, 2023

Size

23.72 KiB

Downloads

149

MD5

ea3ef4ab08a9c2ea745086cb17d4525a

SHA256

76ee99de2c7f2399c4b1749b07dc65974db56ce5cfde17db9b4f295ac7e1968b

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.1.2

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.0.1

Python Package Installation Command

pip install "mcdreforged>=2.0.1"
  • 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