Releases: Lazy-Bing-Server/RegionFileUpdaterMulti-MCDR
Releases · Lazy-Bing-Server/RegionFileUpdaterMulti-MCDR
v1.0.3
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: 1.0.2...1.0.3
v1.0.2
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: 1.0.1...1.0.2
v1.0.1
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
v1.0.0
First release of RFUMulti