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
What's Changed
- 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.2-pre...5.1.2-pre.1
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
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.1...5.1.2-pre
What's Changed
- Make teleport failure message more descriptive by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3284
- Fix missing world placeholder in BUKKIT_CREATION_FAILED message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3287
- Fix PlayerSpawnLocationEvent may not be available on bukkit by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3288
- Fix gamerule tab complete when legacy alias is enabled by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3290
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.0...5.1.1
What's Changed
- Fix gamerule tab complete when legacy alias is enabled by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3290
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.1-pre.2...5.1.1-pre.3
What's Changed
- Fix PlayerSpawnLocationEvent may not be available on bukkit by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3288
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.1-pre.1...5.1.1-pre.2
What's Changed
- Fix missing world placeholder in BUKKIT_CREATION_FAILED message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3287
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.1-pre...5.1.1-pre.1
What's Changed
- Make teleport failure message more descriptive by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3284
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.1.0...5.1.1-pre
What's Changed
- Implement time formatting for world time placeholder by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3243
- Add location safety check for setspawn command by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3237
- Use kyori adventure whenever possible to support rgb formatting by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3245
- Add ApiStatus annotations to new and deprecated api by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3250
- Add support for passenger and vehicle teleports by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3249
- Feat/improve context by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3252
- Implement sender context for config node suggestions by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3258
- Streamline destination suggestions with helper methods to directly parse to string by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3261
- Add qol methods whenLoaded and isLoaded to MultiverseCoreApi by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3262
- Add support for alias name in config node by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3263
- Add support config string parsing with sender context by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3264
- Add support for destination parse with sender context by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3265
- Fix world not loading when the world name has
.
in it by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3270 - Add 1.21.6 as supported version for Modrinth and Hangar by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3266
- 5.1 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3244
- Fix setspawn command not saving the updated location to file immediately by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3271
- Translation of the plugin to Spanish by @Tisment in https://github.com/Multiverse/Multiverse-Core/pull/3272
- Update donation links to our github sponsor and open collective by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3273
- Update dbo supported version list with 1.21.6 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3275
- Update multiverse-core_zh.properties by @Q2297045667 in https://github.com/Multiverse/Multiverse-Core/pull/3274
- Fix config.yml comment spacing by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3277
- Fix message key lowercase issues if java environment is non-english by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3276
New Contributors
- @Tisment made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3272
- @Q2297045667 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3274
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.0.2...5.1.0