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

3339

Back to catalogue

PrimeBackup-v1.0.1.pyz

Version

1.0.1

Date

December 10, 2023

Size

116.92 KiB

Downloads

48

MD5

4d4a1da59f5c1fc007fdd54bf5be675f

SHA256

dd166143c083f9a8e4b7228c37971f5a61384d75b12dfb0f5e8e382d8b90819a

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
  • Fixed object count query issue when database is empty
  • Reset the scheduled backup timer only for interval mode
    • It's meaningless to reset a crontab timer
  • Stricter CrontabJobSetting value check: now interval and crontab cannot be set at the same time