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

8675

Back to catalogue

PrimeBackup-v1.11.0.pyz

Version

1.11.0

Date

August 30, 2025

Size

210.03 KiB

Downloads

74

MD5

026891ffaba9f57ed901be83d64309ca

SHA256

757919feb19d160ab136417c19c125e350c0841beec5e0b8f1878d009f426113

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.12.0

Python Package Requirements

Python PackageRequirement
APScheduler>=3.8,<4
SQLAlchemy>=2
mcdreforged>=2.12.0
pathspec
psutil
pydantic>=2
pytz
typing_extensions
xxhash>=3
zstandard

Python Package Installation Command

pip install "APScheduler>=3.8,<4" "SQLAlchemy>=2" "mcdreforged>=2.12.0" pathspec psutil "pydantic>=2" pytz typing_extensions "xxhash>=3" zstandard
  • Added backup config retain_patterns (#41)
    • Recommended for files that do not need to be backed up but should still be kept after restoring
  • Register a placeholder command root node if pb is disabled by config
    • To guide doc-dislikers to read the doc
    • If the user had enabled PB, then the placeholder command will not be registered if PB is disabled again