Region File Updater Multi
A MCDR plugin to update region files in game from multiple locations
management
Installation command
!!MCDR plugin install region_file_updater_multi
Author
Synced at
...
Last update
...
Latest version
Total downloads
52
Back to catalogue
RegionFileUpdaterMulti-v1.0.2.mcdr
Version
1.0.2
Date
August 27, 2024
Size
71.65 KiB
Downloads
13
MD5
9a48e642643fc15e9465f746b865b898
SHA256
30b9f09d97663920b0ab7ec3f81d841550d082b678b3e44723c6f87a4033bfa8
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
mcdreforged | >=2.12.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
mcdreforged | |
psutil | |
parse | |
apscheduler | |
ruamel.yaml |
Python Package Installation Command
pip install mcdreforged psutil parse apscheduler ruamel.yaml
Release notes
This should have been released 2 months ago, but I'm lazy so this commit just kept lying in my repo for such long time xD
Fixes
- Fixed a problem which could result in encoding error while extracting file from PrimeBackup databases
Full Changelog: https://github.com/Lazy-Bing-Server/RegionFileUpdaterMulti-MCDR/compare/1.0.1...1.0.2