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.4.0.pyz

Version

1.4.0

Date

December 16, 2023

Size

134.92 KiB

Downloads

35

MD5

a265e1ce81da9b7d2709ba3c4e0a5330

SHA256

ccd11ad1c5f707657f647b1058b937bbc22f966304a7c9a3dd14af10e0627855

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

News

  • Added !!pb diff command to show differences between two backups
  • Added !!pb inspect commands to inspect backups, files and blobs

Changes

  • For ExportBackupToTarAction, set uname and gname in tar file whenever possible

Fixes

  • Fixed JobLookupError after backup created if the plugin is unloading
  • Fixed a few errors that occurred when the pb storage root is on a different file system than the backup source root (#5)