Skip to content

5.4.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Dec 09:08
· 52 commits to main since this release
4a2bfc7

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