Releases: Multiverse/Multiverse-Core
Releases · Multiverse/Multiverse-Core
5.7.1-pre.1
What's Changed
- Improve spawn category map logging by @benwoo1110 in #3489
Full Changelog: 5.7.1-pre...5.7.1-pre.1
5.7.1-pre
What's Changed
- Make teleport no permission message red by @benwoo1110 in #3487
- Fix spawn category mapping changes in 26.2 by @benwoo1110 in #3488
Full Changelog: 5.7.0...5.7.1-pre
5.7.0
What's Changed
- Refactor compatibility utilities to use Try for method and class retrieval by @benwoo1110 in #3446
- Refactor long chained if-else to use Attempt#failIf by @benwoo1110 in #3447
- Migrate world config to store worlds using namespace key by @benwoo1110 in #3449
- Add world key to output in
/mv infocommand by @benwoo1110 in #3451 - Move getCoordinateScale to WorldCompatibility by @benwoo1110 in #3453
- Prevent instantiation of utility classes by adding private constructors by @benwoo1110 in #3452
- Fix isIteratingOverLevels field not found by @benwoo1110 in #3455
- Add support for looking up worlds with namespace key string by @benwoo1110 in #3454
- Fix command typo in spawn adjustment logging message by @benwoo1110 in #3457
- Bump mockbukkit to fix skipped tests by @benwoo1110 in #3460
- Add support for potential worlds finding with new 26.1 dimensions format by @benwoo1110 in #3456
- Add preCreatureSpawn event handler to optimize spawn checks by @benwoo1110 in #3458
- Add support for creating world with bonus chest and force spawn by @benwoo1110 in #3459
- Add support for custom destination with
--remove-playerflag by @benwoo1110 in #3461 - Improve getCoordinateScale method checking by @benwoo1110 in #3463
- Add support for setting world border time with ticks by @benwoo1110 in #3462
- Fix unable to remove world config with legacy name as key by @benwoo1110 in #3464
- Store generator settings used to ensure it persist during regen by @benwoo1110 in #3465
- Notify users about the removal of the keep spawn in memory feature in Minecraft 1.21.9+ by @benwoo1110 in #3466
- Make MultiverseCoreApi class final to prevent subclassing by @benwoo1110 in #3467
- Retain bonus chest setting on regen world by @benwoo1110 in #3468
- Add support for setting metadata key value for each world by @benwoo1110 in #3469
- Fix world exist checking not looking up both name and key by @benwoo1110 in #3470
- Remove use of jspecify annotation in favour of jetbrains by @benwoo1110 in #3471
- Fix entity purging should ignore players by @benwoo1110 in #3472
- Improve tab completion for namespaced keys and properties by @benwoo1110 in #3475
- Add support for new dumps viewer with more debug info and better ui by @benwoo1110 in #3473
- Fix crashes with regen and cloning world by @benwoo1110 in #3479
- Add portal form disabled messages for end and nether portals by @benwoo1110 in #3480
- V5.7 by @benwoo1110 in #3450
- Fix folder detection during 26.1 migration at world load by @benwoo1110 in #3481
- Update link and description in plugins.yml by @benwoo1110 in #3485
- Allow locales folder to add and override acf messages by @benwoo1110 in #3484
Full Changelog: 5.6.2...5.7.0
5.7.0-pre.2
What's Changed
- Update link and description in plugins.yml by @benwoo1110 in #3485
- Allow locales folder to add and override acf messages by @benwoo1110 in #3484
Full Changelog: 5.7.0-pre.1...5.7.0-pre.2
5.7.0-pre.1
What's Changed
- Fix folder detection during 26.1 migration at world load by @benwoo1110 in #3481
Full Changelog: 5.7.0-pre...5.7.0-pre.1
5.7.0-pre
What's Changed
- Refactor compatibility utilities to use Try for method and class retrieval by @benwoo1110 in #3446
- Refactor long chained if-else to use Attempt#failIf by @benwoo1110 in #3447
- Migrate world config to store worlds using namespace key by @benwoo1110 in #3449
- Add world key to output in
/mv infocommand by @benwoo1110 in #3451 - Move getCoordinateScale to WorldCompatibility by @benwoo1110 in #3453
- Prevent instantiation of utility classes by adding private constructors by @benwoo1110 in #3452
- Fix isIteratingOverLevels field not found by @benwoo1110 in #3455
- Add support for looking up worlds with namespace key string by @benwoo1110 in #3454
- Fix command typo in spawn adjustment logging message by @benwoo1110 in #3457
- Bump mockbukkit to fix skipped tests by @benwoo1110 in #3460
- Add support for potential worlds finding with new 26.1 dimensions format by @benwoo1110 in #3456
- Add preCreatureSpawn event handler to optimize spawn checks by @benwoo1110 in #3458
- Add support for creating world with bonus chest and force spawn by @benwoo1110 in #3459
- Add support for custom destination with
--remove-playerflag by @benwoo1110 in #3461 - Improve getCoordinateScale method checking by @benwoo1110 in #3463
- Add support for setting world border time with ticks by @benwoo1110 in #3462
- Fix unable to remove world config with legacy name as key by @benwoo1110 in #3464
- Store generator settings used to ensure it persist during regen by @benwoo1110 in #3465
- Notify users about the removal of the keep spawn in memory feature in Minecraft 1.21.9+ by @benwoo1110 in #3466
- Make MultiverseCoreApi class final to prevent subclassing by @benwoo1110 in #3467
- Retain bonus chest setting on regen world by @benwoo1110 in #3468
- Add support for setting metadata key value for each world by @benwoo1110 in #3469
- Fix world exist checking not looking up both name and key by @benwoo1110 in #3470
- Remove use of jspecify annotation in favour of jetbrains by @benwoo1110 in #3471
- Fix entity purging should ignore players by @benwoo1110 in #3472
- Improve tab completion for namespaced keys and properties by @benwoo1110 in #3475
- Add support for new dumps viewer with more debug info and better ui by @benwoo1110 in #3473
- Fix crashes with regen and cloning world by @benwoo1110 in #3479
- Add portal form disabled messages for end and nether portals by @benwoo1110 in #3480
- V5.7 by @benwoo1110 in #3450
Full Changelog: 5.6.2...5.7.0-pre
5.6.2
What's Changed
- Update multiverse-core_zh.properties by @xiaohuang2004 in #3441
- Update platform upload version list to include 26.1.2 by @benwoo1110 in #3445
Full Changelog: 5.6.1...5.6.2
5.6.2-pre
What's Changed
- Update multiverse-core_zh.properties by @xiaohuang2004 in #3441
Full Changelog: 5.6.1...5.6.2-pre
5.6.1
What's Changed
- Add support for detecting PaperMC 26.1 folder migration by @benwoo1110 in #3439
- Fix world folder being lowercased due to namespace changes in 26.1 by @benwoo1110 in #3440
Full Changelog: 5.6.0...5.6.1
5.6.1-pre.1
What's Changed
- Fix world folder being lowercased due to namespace changes in 26.1 by @benwoo1110 in #3440
Full Changelog: 5.6.1-pre...5.6.1-pre.1