Prime Backup

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

管理

一键安装指令

!!MCDR plugin install prime_backup

数据同步于

...

上次更新

...

最新版本

总下载量

2972

返回插件仓库

PrimeBackup-v1.1.0.pyz

版本

1.1.0

日期

2023年12月11日

大小

120.68 KiB

下载量

25

前往发行版源页面

MD5

c4d9abcad647dd7b561d2be906120559

SHA256

03c909ad46000dc76b194d9130af1453b190bf52de5835270efea1e5b6f00020

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.12.0

Python 包依赖

Python 包依赖版本
mcdreforged>=2.12.0
psutil
pytz
xxhash>=3
SQLAlchemy>=2
APScheduler>=3
zstandard

Python 包安装指令

pip install "mcdreforged>=2.12.0" psutil pytz "xxhash>=3" "SQLAlchemy>=2" "APScheduler>=3" zstandard
  • Add !!pb database migrate_hash_method command, to migrate to another hash method
    • You can now change the hash_method after the plugin is enabled. Make your choice casually XD
    • The command might take a long time, depends on how many blob / files there are
  • Loosen the hash method check
    • Always use the database one in all situation
    • A warning will be printed if the hash method in the config is different to the hash method stored in the database
  • Fix cannot import tar.zst backup