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
10901
Back to catalogue
PrimeBackup-v1.8.0.pyz
Version
1.8.0
Date
July 22, 2024
Size
147.61 KiB
Downloads
49
MD5
3f82c14665a25d7af4636ef119726652SHA256
390181387bdc637faec6f13003a706d351ebfefd131e862d8c706245e4b5081aDependencies
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 | |
| pytz | |
| xxhash | >=3 |
| zstandard |
Python Package Installation Command
pip install "APScheduler>=3.8,<4" "SQLAlchemy>=2" "mcdreforged>=2.12.0" pathspec psutil pytz "xxhash>=3" zstandardRelease notes
Important
Buggy on backup creation, please use v1.8.1 instead
News
- Added gitignore-flavor ignore patterns support
- Python package
pathspecis required to installed
- Python package
Changes
- Improved blob validation file logging reply messages
- The
debugoption can now set PrimeBackup's logger log level todebug - Show file count on backup creation
Fixes
- Fixed cli command
extractincorrect help message (#36)