PrimeBackup-v1.12.0.pyz
版本
1.12.0
日期
2025年12月14日
大小
218.39 KiB
下载量
425
MD5
065b76725b1dd767835ca588aa84a543SHA256
07dc085c33b0cff877aa5032b7edcb714eac0606de6621adbfda072a60ab0ac9依赖
MCDR 插件依赖
| 插件 ID | 依赖版本 |
|---|---|
| mcdreforged | >=2.12.0 |
Python 包依赖
| Python 包 | 依赖版本 |
|---|---|
| APScheduler | >=3.8,<4 |
| SQLAlchemy | >=2 |
| mcdreforged | >=2.12.0 |
| pathspec | |
| psutil | |
| pydantic | >=2 |
| pytz | |
| typing_extensions | |
| xxhash | >=3 |
| zstandard |
Python 包安装指令
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 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