Releases: Multiverse/Multiverse-Core
Releases · Multiverse/Multiverse-Core
5.5.0-pre
What's Changed
- Allow placerholders to work on unloaded worlds by @benwoo1110 in #3405
- Add config options
warn-invalid-papi-formatandinvalid-papi-format-returns-blankby @benwoo1110 in #3406 - Fix case-insensitive world name handling by @benwoo1110 in #3408
- V5.5 by @benwoo1110 in #3407
Full Changelog: 5.4.0...5.5.0-pre
5.4.0
What's Changed
- Implement display message for destination instances to improve teleport command output by @benwoo1110 in #3360
- Implement ConcurrentPlayerWorldTracker to allow for async online player names and worlds lookup by @benwoo1110 in #3359
- Add a silent flag to turn off teleport output message by @benwoo1110 in #3364
- Minor perf improvement to suggestDestinationsWithPerms by @benwoo1110 in #3368
- Add simplified destination tab completion configuration option by @benwoo1110 in #3369
- Register permission with its wildcards explicitly by @benwoo1110 in #3372
- Remove unnecessary blank line in CloneWorldOptions.java by @benwoo1110 in #3381
- Refactor Attempt interface to remove default method implementations and enforce contract by @benwoo1110 in #3382
- Better error message for teleport command when no players match selectors by @benwoo1110 in #3380
- Fix ambiguous error message with issue aware args is not found by using maxArgForAware by @benwoo1110 in #3384
- Fix selectors spamming stacktrace and improve invalid format message by @benwoo1110 in #3387
- Refactor world manager methods with better use of streams and option by @benwoo1110 in #3383
- Add purpur as a supported loader tag on modrinth by @benwoo1110 in #3388
- V5.4 by @benwoo1110 in #3361
- Add player count placeholder by @benwoo1110 in #3390
- Sort plugin list alphabetically for dumps by @benwoo1110 in #3391
- Add more useful common regex patterns by @benwoo1110 in #3393
- Make world name matching case-insensitive to follow papermc behvaiour by @benwoo1110 in #3394
- Refactor configuration node on set callbacks to split up load and change events by @benwoo1110 in #3395
- Properly localise message replacement even if message itself is not localised by @benwoo1110 in #3399
- Add maxArgForAware flag to gamerule commands for improved argument handling by @benwoo1110 in #3398
- Remove config saving on plugin disable by @benwoo1110 in #3397
- Default spawn rate and limit to "unset" instead of server wide's default by @benwoo1110 in #3396
- Add restart message for config options that only applies after a server restart by @benwoo1110 in #3400
- Update platforms supported version for 1.21.11 by @benwoo1110 in #3401
- Always fire onChange for node even if old and new values may be equal by @benwoo1110 in #3402
Full Changelog: 5.3.4...5.4.0
5.4.0-pre.7
What's Changed
- Update platforms supported version for 1.21.11 by @benwoo1110 in #3401
- Always fire onChange for node even if old and new values may be equal by @benwoo1110 in #3402
Full Changelog: 5.4.0-pre.6...5.4.0-pre.7
5.4.0-pre.6
What's Changed
- Add restart message for config options that only applies after a server restart by @benwoo1110 in #3400
Full Changelog: 5.4.0-pre.5...5.4.0-pre.6
5.4.0-pre.5
What's Changed
- Properly localise message replacement even if message itself is not localised by @benwoo1110 in #3399
- Add maxArgForAware flag to gamerule commands for improved argument handling by @benwoo1110 in #3398
- Remove config saving on plugin disable by @benwoo1110 in #3397
- Default spawn rate and limit to "unset" instead of server wide's default by @benwoo1110 in #3396
Full Changelog: 5.4.0-pre.4...5.4.0-pre.5
5.4.0-pre.4
What's Changed
- Refactor configuration node on set callbacks to split up load and change events by @benwoo1110 in #3395
Full Changelog: 5.4.0-pre.3...5.4.0-pre.4
5.4.0-pre.3
What's Changed
- Add more useful common regex patterns by @benwoo1110 in #3393
- Make world name matching case-insensitive to follow papermc behvaiour by @benwoo1110 in #3394
Full Changelog: 5.4.0-pre.2...5.4.0-pre.3
5.4.0-pre.2
What's Changed
- Sort plugin list alphabetically for dumps by @benwoo1110 in #3391
Full Changelog: 5.4.0-pre.1...5.4.0-pre.2
5.4.0-pre.1
What's Changed
- Add player count placeholder by @benwoo1110 in #3390
Full Changelog: 5.4.0-pre...5.4.0-pre.1
5.4.0-pre
What's Changed
- Implement display message for destination instances to improve teleport command output by @benwoo1110 in #3360
- Implement ConcurrentPlayerWorldTracker to allow for async online player names and worlds lookup by @benwoo1110 in #3359
- Add a silent flag to turn off teleport output message by @benwoo1110 in #3364
- Minor perf improvement to suggestDestinationsWithPerms by @benwoo1110 in #3368
- Add simplified destination tab completion configuration option by @benwoo1110 in #3369
- Register permission with its wildcards explicitly by @benwoo1110 in #3372
- Remove unnecessary blank line in CloneWorldOptions.java by @benwoo1110 in #3381
- Refactor Attempt interface to remove default method implementations and enforce contract by @benwoo1110 in #3382
- Better error message for teleport command when no players match selectors by @benwoo1110 in #3380
- Fix ambiguous error message with issue aware args is not found by using maxArgForAware by @benwoo1110 in #3384
- Fix selectors spamming stacktrace and improve invalid format message by @benwoo1110 in #3387
- Refactor world manager methods with better use of streams and option by @benwoo1110 in #3383
- Add purpur as a supported loader tag on modrinth by @benwoo1110 in #3388
- V5.4 by @benwoo1110 in #3361
Full Changelog: 5.3.4...5.4.0-pre