What's Changed
- Update platforms supported version for 1.21.11 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3401
- Always fire onChange for node even if old and new values may be equal by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3402
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.6...5.4.0-pre.7
What's Changed
- Add restart message for config options that only applies after a server restart by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3400
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.5...5.4.0-pre.6
What's Changed
- Properly localise message replacement even if message itself is not localised by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3399
- Add maxArgForAware flag to gamerule commands for improved argument handling by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3398
- Remove config saving on plugin disable by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3397
- Default spawn rate and limit to "unset" instead of server wide's default by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3396
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.4...5.4.0-pre.5
What's Changed
- Refactor configuration node on set callbacks to split up load and change events by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3395
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.3...5.4.0-pre.4
What's Changed
- Add more useful common regex patterns by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3393
- Make world name matching case-insensitive to follow papermc behvaiour by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3394
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.2...5.4.0-pre.3
What's Changed
- Sort plugin list alphabetically for dumps by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3391
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre.1...5.4.0-pre.2
What's Changed
- Add player count placeholder by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3390
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.4.0-pre...5.4.0-pre.1
What's Changed
- Implement display message for destination instances to improve teleport command output by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3360
- Implement ConcurrentPlayerWorldTracker to allow for async online player names and worlds lookup by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3359
- Add a silent flag to turn off teleport output message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3364
- Minor perf improvement to suggestDestinationsWithPerms by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3368
- Add simplified destination tab completion configuration option by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3369
- Register permission with its wildcards explicitly by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3372
- Remove unnecessary blank line in CloneWorldOptions.java by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3381
- Refactor Attempt interface to remove default method implementations and enforce contract by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3382
- Better error message for teleport command when no players match selectors by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3380
- Fix ambiguous error message with issue aware args is not found by using maxArgForAware by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3384
- Fix selectors spamming stacktrace and improve invalid format message by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3387
- Refactor world manager methods with better use of streams and option by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3383
- Add purpur as a supported loader tag on modrinth by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3388
- V5.4 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3361
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.4...5.4.0-pre
What's Changed
- Quote multi-word strings for all tab-completion by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3367
- Update default passenger mode description for papermc 1.21.10 changes by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3370
- ✏️ fix typo in UnloadWorldOptions by @BenTechDev in https://github.com/Multiverse/Multiverse-Core/pull/3375
- Fix spawn location inconsistency by @riku6460 in https://github.com/Multiverse/Multiverse-Core/pull/3373
- Bump checkstyle action version by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3377
- Fix compatibility with Java 17 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3376
New Contributors
- @BenTechDev made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3375
- @riku6460 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3373
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.3...5.3.4
What's Changed
- Bump checkstyle action version by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3377
- Fix compatibility with Java 17 by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3376
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.4-pre.2...5.3.4-pre.3
What's Changed
- ✏️ fix typo in UnloadWorldOptions by @BenTechDev in https://github.com/Multiverse/Multiverse-Core/pull/3375
- Fix spawn location inconsistency by @riku6460 in https://github.com/Multiverse/Multiverse-Core/pull/3373
New Contributors
- @BenTechDev made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3375
- @riku6460 made their first contribution in https://github.com/Multiverse/Multiverse-Core/pull/3373
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.4-pre.1...5.3.4-pre.2
What's Changed
- Update default passenger mode description for papermc 1.21.10 changes by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3370
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.4-pre...5.3.4-pre.1
What's Changed
- Quote multi-word strings for all tab-completion by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3367
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.3...5.3.4-pre
What's Changed
- Fix spigot compatibility with getCoordinateScale by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3366
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.2...5.3.3
What's Changed
- Fix spigot compatibility with getCoordinateScale by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3366
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.2...5.3.3-pre
What's Changed
- Revert throw an error when trying to set spawn-rate or spawn-limit if… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3363
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1...5.3.2
What's Changed
- Revert throw an error when trying to set spawn-rate or spawn-limit if… by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3363
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.1...5.3.2-pre
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
- 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
- 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
- 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
- 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.ymlby @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3355 - Bump mockbukkit and fix test dep by @benwoo1110 in https://github.com/Multiverse/Multiverse-Core/pull/3358
Full Changelog: https://github.com/Multiverse/Multiverse-Core/compare/5.3.0...5.3.1
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.ymlby @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


