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

3329

Back to catalogue

PrimeBackup-v1.7.0.pyz

Version

1.7.0

Date

February 24, 2024

Size

145.99 KiB

Downloads

16

MD5

c4a22aecf6c7832f6da30194ad6570a6

SHA256

e38fc863e6bcdc9df203e443575d6696337c02866a3a21bdd588e266427c9c96

MCDR Plugin Dependencies

Plugin IDRequirement
mcdreforged>=2.12.0

Python Package Requirements

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

Python Package Installation Command

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

News

  • Added config option backup.source_root_use_mcdr_working_directory (#15)
  • Added config option require_online_players and require_online_players_blacklist for scheduled backup (#13)
  • CLI: Now you can use latest and latest_non_temp as the alternatives to backup_id argument

Changes

  • MCDR !!MCDR import command: rename the --no-meta argument to --auto-meta
  • CLI show command: Renamed the shortform of --human from -h to -H
  • Renamed the concept "pre-restore backup" to "temporary backup"
    • Auto migration included
  • DB version is now 2

Fixes

  • Some messages and document texts fix