Prime Backup

A powerful backup plugin for MCDR, an advanced backup solution for your Minecraft world

management

Installation command

!!MCDR plugin install prime_backup

Synced at

...

Last update

...

Latest version

Total downloads

3343

Back to catalogue

PrimeBackup-v1.8.2.pyz

Version

1.8.2

Date

September 11, 2024

Size

148.12 KiB

Downloads

112

MD5

190f89dd9af98fa72de81cb8c1495afc

SHA256

88530afcbc0cea1176ad0fa31c321905fa20a8f528fc795200445c3b095c7e2e

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.12.0

Python Package Requirements

Python PackageRequirement
APScheduler>=3.8,<4
SQLAlchemy>=2
mcdreforged>=2.12.0
pathspec
psutil
pytz
xxhash>=3
zstandard

Python Package Installation Command

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)