Prime Backup

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

管理

一键安装指令

!!MCDR plugin install prime_backup

数据同步于

...

上次更新

...

最新版本

总下载量

2977

返回插件仓库

PrimeBackup-v1.8.2.pyz

版本

1.8.2

日期

2024年9月11日

大小

148.12 KiB

下载量

107

前往发行版源页面

MD5

190f89dd9af98fa72de81cb8c1495afc

SHA256

88530afcbc0cea1176ad0fa31c321905fa20a8f528fc795200445c3b095c7e2e

MCDR 插件依赖

插件 ID依赖版本
mcdreforged>=2.12.0

Python 包依赖

Python 包依赖版本
APScheduler>=3.8,<4
SQLAlchemy>=2
mcdreforged>=2.12.0
pathspec
psutil
pytz
xxhash>=3
zstandard

Python 包安装指令

pip install "APScheduler>=3.8,<4" "SQLAlchemy>=2" "mcdreforged>=2.12.0" pathspec psutil pytz "xxhash>=3" zstandard

Patches

  • Fixed wrong field order in restore.log (#42)
  • Fixed logging issue if OnlinePlayerCounter.get_online_players returns None
  • Fixed compress comparing on file validation
  • Fixed DbSession.get_file_by_blob_hashes limit handling (affects compress method / hash method migration)