Prime Backup
A powerful backup plugin for MCDR, an advanced backup solution for your Minecraft world
management
Installation command
!!MCDR plugin install prime_backupAuthor
Repository
Homepage
Synced at
...
Last update
...
Latest version
Total downloads
10948
Back to catalogue
PrimeBackup-v1.12.0.pyz
Version
1.12.0
Date
2025年12月14日
Size
218.39 KiB
Downloads
34
MD5
065b76725b1dd767835ca588aa84a543SHA256
07dc085c33b0cff877aa5032b7edcb714eac0606de6621adbfda072a60ab0ac9Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.12.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| 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" zstandardRelease notes
News
- Added support to delete files inside existing backup with
!!pb database delete filecommand (#67) - Added backup tag
scheduled, prune configscheduled_backupand tag new scheduled backups with it (#78) - Added
!!pb database inspect file2command for inspecting file by fileset id - Show show related backup sample for
!!pb database inspect fileand!!pb database inspect file2command - Show show related file sample for
!!pb database inspect blobcommand - Added command suggestions for inputing file paths inside backup/fileset
Changes
- Improved reply message if
!!pb listgets 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