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
10891
Back to catalogue
PrimeBackup-v1.5.0.pyz
Version
1.5.0
Date
December 18, 2023
Size
138.58 KiB
Downloads
90
MD5
c3c7260c88efdd70b0bc55dcec6024d7SHA256
eebd381f2e734c04f17b36a4bdf2b269097fc55f9211d610d3ddaa4d78613e71Dependencies
MCDR Plugin Dependencies
| Plugin ID | Requirement |
|---|---|
| mcdreforged | >=2.12.0 |
Python Package Requirements
| Python Package | Requirement |
|---|---|
| mcdreforged | >=2.12.0 |
| psutil | |
| pytz | |
| xxhash | >=3 |
| SQLAlchemy | >=2 |
| APScheduler | >=3.8,<4 |
| zstandard |
Python Package Installation Command
pip install "mcdreforged>=2.12.0" psutil pytz "xxhash>=3" "SQLAlchemy>=2" "APScheduler>=3.8,<4" zstandardRelease notes
News
- Added
!!pb database migrate_compress_methodcommand to migrate compress method for all blobs - Let the
!!pb databasecommand works like the!!pb help databasecommand - Added a file logger to log backup restoring operations (at
pb_files/logs/restore.log)
Changes
- Reply not abort-able when aborting a task who's
is_abort_ablereturns false - Ensure file loggers use utf8 encoding
- More precise
APSchedulerversion requirement inrequirements.txt - More logging messages for file / blob validation action
- Lots of other small improvements and doc updates
Fixes
- Fixed error during file validation for the
!!pb database validatecommand - Fixed missing command permission settings for
crontabandhelpsubcommands