File Details
5.3.0
- R
- Sep 29, 2025
- 4.11 MB
- 2.8K
- 1.21.10+23
File Name
multiverse-core-5.3.0.jar
Supported Versions
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
What's Changed
- Fix some dependency issues by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3324
- Add option to disable mv handling of spawn rate and limit by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3325
- Maintain spawn category config order between config saves by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3326
- Pass in config object directly into spawn config class instead of using mvapi by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3328
- 5.3 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3327
- Configurable server.properties path by @ElFrod0 in https://github.com/Multiverse/Multiverse-Core/pull/3330
- Fix message when delete failed due to invalid world folder by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3332
- Fix issue when trying to backup
worlds.yml.oldand file already exists by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3339 - Improve generator plugin detection and add an option to disable it by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3340
- Make UnloadedWorldLocation non-final to allow extending by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3341
- Add back support for relative position with ~ in destination coordinates by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3338
- Remove tab completing "custom" environment type by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3343
New Contributors
- @ElFrod0 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3330
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.1...5.3.0

