PrimeBackup-v1.11.0.pyz
版本
1.11.0
日期
2025年8月30日
大小
210.03 KiB
下载量
84
MD5
026891ffaba9f57ed901be83d64309ca
SHA256
757919feb19d160ab136417c19c125e350c0841beec5e0b8f1878d009f426113
依赖
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
更新日志
- Added backup config
retain_patterns
(#41)- Recommended for files that do not need to be backed up but should still be kept after restoring
- Register a placeholder command root node if pb is disabled by config
- To guide doc-dislikers to read the doc
- If the user had enabled PB, then the placeholder command will not be registered if PB is disabled again