Prime Backup

一个强大的MCDR备份插件,一套先进的Minecraft存档备份解决方案

管理

一键安装指令

!!MCDR plugin install prime_backup

数据同步于

...

上次更新

...

最新版本

总下载量

8685

返回插件仓库

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