What's Changed
- Add supported mc versions for 1.21.9 and 1.21.10 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3356
- Update wiki and add donation link in
config.yml
by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3355
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1-pre.3...5.3.1-pre.4
What's Changed
- Bump multiverse-plugin and mockbukkit version by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3350
- Fix join location on 1.21.9 due to deprecated PlayerSpawnLocationEvent by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3351
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1-pre.2...5.3.1-pre.3
What's Changed
- Throw an error when trying to set spawn-rate or spawn-limit if disabled by config by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3349
- Refactor biome parsing to use NamespacedKey and Registry by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3347
- Use bukkit world properties for difficulty, scale, and keep-spawn when create/import by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3348
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1-pre.1...5.3.1-pre.2
What's Changed
- Cleanup listener methods to be non-public by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3345
- Fix issues with lower/uppercasing string when server is of non-english locale by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3346
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1-pre...5.3.1-pre.1
What's Changed
- Pass empty string instead of null for generator id and improve error message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3344
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.0...5.3.1-pre
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.old
and 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
What's Changed
- Remove tab completing "custom" environment type by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3343
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.0-pre.3...5.3.0-pre.4
What's Changed
- Fix issue when trying to backup
worlds.yml.old
and 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
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.0-pre.2...5.3.0-pre.3
What's Changed
- Fix message when delete failed due to invalid world folder by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3332
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.0-pre.1...5.3.0-pre.2
What's Changed
- Configurable server.properties path by @ElFrod0 in https://github.com/Multiverse/Multiverse-Core/pull/3330
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.3.0-pre...5.3.0-pre.1
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
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.1...5.3.0-pre
What's Changed
- Fix unwanted warning logging for matcher by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3317
- Properly handle error from invalid regex string in matcher by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3318
- Fix adventure dep in spigot-based server by @MrXiaoM in https://github.com/Multiverse/Multiverse-Core/pull/3320
- fix spawn location angle by @KioProject123 in https://github.com/Multiverse/Multiverse-Core/pull/3321
New Contributors
- @MrXiaoM made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3320
- @KioProject123 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3321
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.0...5.2.1
What's Changed
- fix spawn location angle by @KioProject123 in https://github.com/Multiverse/Multiverse-Core/pull/3321
New Contributors
- @KioProject123 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3321
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.1-pre.1...5.2.1-pre.2
What's Changed
- Fix adventure dep in spigot-based server by @MrXiaoM in https://github.com/Multiverse/Multiverse-Core/pull/3320
New Contributors
- @MrXiaoM made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3320
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.1-pre...5.2.1-pre.1
What's Changed
- Fix unwanted warning logging for matcher by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3317
- Properly handle error from invalid regex string in matcher by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3318
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.0...5.2.1-pre
What's Changed
- Add bypass permission for join location by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3285
- Add causeBy chaining for Attempt by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3296
- Implement StringMatcher api by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3297
- Add an environment check when loading a world that already exist in b… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3300
- Add option to skip folder check on import by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3299
- Improve support for importing worlds already loaded on the server by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3301
- Refactor/wm cleanup by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3304
- Add options to remove a world without unloading or saving the bukkit … by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3303
- Fix v4 config migration when world name contains dot by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3308
- Fix ChatTextFormatter handling null strings by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3305
- Fix spawn command using deprecated teleport method by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3310
- Bump dependencies by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3312
- Use newer save method with chunk flushing when possible by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3313
- Deprecate other removeWorld methods in favour of using RemoveWorldOpt… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3311
- Fix debug-permission comment spacing by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3314
- 5.2 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3291
- Add folder checking before loading world by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3315
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.2...5.2.0
What's Changed
- Add folder checking before loading world by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3315
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.2.0-pre...5.2.0-pre.1
What's Changed
- Add bypass permission for join location by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3285
- Add causeBy chaining for Attempt by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3296
- Implement StringMatcher api by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3297
- Add an environment check when loading a world that already exist in b… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3300
- Add option to skip folder check on import by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3299
- Improve support for importing worlds already loaded on the server by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3301
- Refactor/wm cleanup by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3304
- Add options to remove a world without unloading or saving the bukkit … by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3303
- Fix ChatTextFormatter handling null strings by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3305
- Fix spawn command using deprecated teleport method by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3310
- Bump dependencies by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3312
- Use newer save method with chunk flushing when possible by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3313
- Deprecate other removeWorld methods in favour of using RemoveWorldOpt… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3311
- Fix debug-permission comment spacing by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3314
- 5.2 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3291
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.3-pre...5.2.0-pre
What's Changed
- Fix v4 config migration when world name contains dot by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3308
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.2...5.1.3-pre
What's Changed
- Always allow spawner egg to align with v4 behaviour by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3292
- Tab complete to include unloaded worlds for delete command by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3293
- Add warning on removed animals and monsters world properties by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3294
- Update supported game version for 1.21.7 and 1.21.8 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3306
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.1...5.1.2