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_multiAuthor
Synced at
...
Last update
...
Latest version
Total downloads
231
Back to catalogue
RegionFileUpdaterMulti-v1.0.3.mcdr
Version
1.0.3
Date
November 17, 2024
Size
69.76 KiB
Downloads
56
MD5
f2ab526d3d4c1cfee7b360734cc3cc8eSHA256
5c23b89fdd2b84897883cdce95726e79d15fb116eccb6f66dad8f3619bd53554Dependencies
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.yamlRelease notes
What's Changed
- Chinese documents have been available (This should have been updated 2 months ago xD, just like the previous version)
- Fixed a issue that would cause Prime Backup log parsing exception while basic log format is not matched or running with newer Python versions (#4)
Full Changelog: https://github.com/Lazy-Bing-Server/RegionFileUpdaterMulti-MCDR/compare/1.0.2...1.0.3