Prime Backup

A powerful backup plugin for MCDR, an advanced backup solution for your Minecraft world

management

Installation command

!!MCDR plugin install prime_backup

Synced at

...

Last update

...

Latest version

Total downloads

3349

Back to catalogue

PrimeBackup-v1.1.0.pyz

Version

1.1.0

Date

December 11, 2023

Size

120.68 KiB

Downloads

28

MD5

c4d9abcad647dd7b561d2be906120559

SHA256

03c909ad46000dc76b194d9130af1453b190bf52de5835270efea1e5b6f00020

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.12.0

Python Package Requirements

Python PackageRequirement
mcdreforged>=2.12.0
psutil
pytz
xxhash>=3
SQLAlchemy>=2
APScheduler>=3
zstandard

Python Package Installation Command

pip install "mcdreforged>=2.12.0" psutil pytz "xxhash>=3" "SQLAlchemy>=2" "APScheduler>=3" zstandard
  • Add !!pb database migrate_hash_method command, to migrate to another hash method
    • You can now change the hash_method after the plugin is enabled. Make your choice casually XD
    • The command might take a long time, depends on how many blob / files there are
  • Loosen the hash method check
    • Always use the database one in all situation
    • A warning will be printed if the hash method in the config is different to the hash method stored in the database
  • Fix cannot import tar.zst backup