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

10946

Back to catalogue

PrimeBackup-v1.12.0.pyz

Version

1.12.0

Date

December 14, 2025

Size

218.39 KiB

Downloads

32

MD5

065b76725b1dd767835ca588aa84a543

SHA256

07dc085c33b0cff877aa5032b7edcb714eac0606de6621adbfda072a60ab0ac9

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

News

  • Added support to delete files inside existing backup with !!pb database delete file command (#67)
  • Added backup tag scheduled, prune config scheduled_backup and tag new scheduled backups with it (#78)
  • Added !!pb database inspect file2 command for inspecting file by fileset id
  • Show show related backup sample for !!pb database inspect file and !!pb database inspect file2 command
  • Show show related file sample for !!pb database inspect blob command
  • Added command suggestions for inputing file paths inside backup/fileset

Changes

  • Improved reply message if !!pb list gets out of range hint
  • Rotates PB's own logs if it's bigger than 10MiB
  • More docs in the doc website

Fixes

  • (CLI) Fixed wrong fuse python lib prompt