Skip to content

Releases: Multiverse/Multiverse-Core

5.5.0-pre

01 Jan 05:49
f446c94

Choose a tag to compare

5.5.0-pre Pre-release
Pre-release

What's Changed

Full Changelog: 5.4.0...5.5.0-pre

5.4.0

20 Dec 06:00
72ee0d5

Choose a tag to compare

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

12 Dec 04:02
72ee0d5

Choose a tag to compare

5.4.0-pre.7 Pre-release
Pre-release

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

10 Dec 02:46
5f9b0af

Choose a tag to compare

5.4.0-pre.6 Pre-release
Pre-release

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

09 Dec 09:17
1699a47

Choose a tag to compare

5.4.0-pre.5 Pre-release
Pre-release

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

09 Dec 04:35
9fa4772

Choose a tag to compare

5.4.0-pre.4 Pre-release
Pre-release

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

08 Dec 13:05
8ab9993

Choose a tag to compare

5.4.0-pre.3 Pre-release
Pre-release

What's Changed

Full Changelog: 5.4.0-pre.2...5.4.0-pre.3

5.4.0-pre.2

04 Dec 02:21
eb3968b

Choose a tag to compare

5.4.0-pre.2 Pre-release
Pre-release

What's Changed

Full Changelog: 5.4.0-pre.1...5.4.0-pre.2

5.4.0-pre.1

02 Dec 15:14
bfb6fea

Choose a tag to compare

5.4.0-pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: 5.4.0-pre...5.4.0-pre.1

5.4.0-pre

01 Dec 09:08
4a2bfc7

Choose a tag to compare

5.4.0-pre Pre-release
Pre-release

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