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.1.mcdr
Version
1.0.1
Date
June 5, 2024
Size
69.25 KiB
Downloads
26
MD5
1029d09353d6449341f320b6507e4a00
SHA256
00fc4ab212e4bceb35aa412db7e06f3ab08b01d2a0c2af1a363697973e9618bf
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
mcdreforged | >=2.12.0 |
Python Package Requirements
Python Package | Requirement |
---|---|
mcdreforged | |
psutil | |
parse | |
apscheduler |
Python Package Installation Command
pip install mcdreforged psutil parse apscheduler
Release notes
entities
MCA files have been added todimension_mca_files
inpaths
section of default config files. Now provides better compatiblity to 1.19+ version.- Minecraft Data API is not a hard dependency now, but it's still required to refresh player list on plugin loaded, add or delete the region player currently in. It's still a suggested soft dependency.
- Fixed a issue that help messages shows wrong plugin version.
- Fixed a issue that unexpected warning will be showed when RFUMulti generate a new config file.
Full Changelog: https://github.com/Lazy-Bing-Server/RegionFileUpdaterMulti-MCDR/commits/1.0.1