Releases: Multiverse/Multiverse-Core
Releases · Multiverse/Multiverse-Core
5.2.1
What's Changed
- Fix unwanted warning logging for matcher by @benwoo1110 in #3317
- Properly handle error from invalid regex string in matcher by @benwoo1110 in #3318
- Fix adventure dep in spigot-based server by @MrXiaoM in #3320
- fix spawn location angle by @KioProject123 in #3321
New Contributors
- @MrXiaoM made their first contribution in #3320
- @KioProject123 made their first contribution in #3321
Full Changelog: 5.2.0...5.2.1
5.2.1-pre.2
What's Changed
- fix spawn location angle by @KioProject123 in #3321
New Contributors
- @KioProject123 made their first contribution in #3321
Full Changelog: 5.2.1-pre.1...5.2.1-pre.2
5.2.1-pre.1
5.2.1-pre
What's Changed
- Fix unwanted warning logging for matcher by @benwoo1110 in #3317
- Properly handle error from invalid regex string in matcher by @benwoo1110 in #3318
Full Changelog: 5.2.0...5.2.1-pre
5.2.0
What's Changed
- Add bypass permission for join location by @benwoo1110 in #3285
- Add causeBy chaining for Attempt by @benwoo1110 in #3296
- Implement StringMatcher api by @benwoo1110 in #3297
- Add an environment check when loading a world that already exist in b… by @benwoo1110 in #3300
- Add option to skip folder check on import by @benwoo1110 in #3299
- Improve support for importing worlds already loaded on the server by @benwoo1110 in #3301
- Refactor/wm cleanup by @benwoo1110 in #3304
- Add options to remove a world without unloading or saving the bukkit … by @benwoo1110 in #3303
- Fix v4 config migration when world name contains dot by @benwoo1110 in #3308
- Fix ChatTextFormatter handling null strings by @benwoo1110 in #3305
- Fix spawn command using deprecated teleport method by @benwoo1110 in #3310
- Bump dependencies by @benwoo1110 in #3312
- Use newer save method with chunk flushing when possible by @benwoo1110 in #3313
- Deprecate other removeWorld methods in favour of using RemoveWorldOpt… by @benwoo1110 in #3311
- Fix debug-permission comment spacing by @benwoo1110 in #3314
- 5.2 by @benwoo1110 in #3291
- Add folder checking before loading world by @benwoo1110 in #3315
Full Changelog: 5.1.2...5.2.0
5.2.0-pre.1
What's Changed
- Add folder checking before loading world by @benwoo1110 in #3315
Full Changelog: 5.2.0-pre...5.2.0-pre.1
5.2.0-pre
What's Changed
- Add bypass permission for join location by @benwoo1110 in #3285
- Add causeBy chaining for Attempt by @benwoo1110 in #3296
- Implement StringMatcher api by @benwoo1110 in #3297
- Add an environment check when loading a world that already exist in b… by @benwoo1110 in #3300
- Add option to skip folder check on import by @benwoo1110 in #3299
- Improve support for importing worlds already loaded on the server by @benwoo1110 in #3301
- Refactor/wm cleanup by @benwoo1110 in #3304
- Add options to remove a world without unloading or saving the bukkit … by @benwoo1110 in #3303
- Fix ChatTextFormatter handling null strings by @benwoo1110 in #3305
- Fix spawn command using deprecated teleport method by @benwoo1110 in #3310
- Bump dependencies by @benwoo1110 in #3312
- Use newer save method with chunk flushing when possible by @benwoo1110 in #3313
- Deprecate other removeWorld methods in favour of using RemoveWorldOpt… by @benwoo1110 in #3311
- Fix debug-permission comment spacing by @benwoo1110 in #3314
- 5.2 by @benwoo1110 in #3291
Full Changelog: 5.1.3-pre...5.2.0-pre
5.1.3-pre
What's Changed
- Fix v4 config migration when world name contains dot by @benwoo1110 in #3308
Full Changelog: 5.1.2...5.1.3-pre
5.1.2
What's Changed
- Always allow spawner egg to align with v4 behaviour by @benwoo1110 in #3292
- Tab complete to include unloaded worlds for delete command by @benwoo1110 in #3293
- Add warning on removed animals and monsters world properties by @benwoo1110 in #3294
- Update supported game version for 1.21.7 and 1.21.8 by @benwoo1110 in #3306
Full Changelog: 5.1.1...5.1.2
5.1.2-pre.1
What's Changed
- Update supported game version for 1.21.7 and 1.21.8 by @benwoo1110 in #3306
Full Changelog: 5.1.2-pre...5.1.2-pre.1