Skip to content

1.8.4

Compare
Choose a tag to compare
@jpenilla jpenilla released this 09 Sep 07:20
· 295 commits to master since this release
1.8.4

Fixed

  • Core: Flags not tab-completing unless string is empty (#460)
  • Core: Parser registry not properly resolving TypeTokens (#454)
  • Fabric: Pottery pattern registry overriding default string parser for annotations
  • Fabric: Log cause of CommandExecutionException in fabric's default exception handler (#466)

Changed

  • Core: Improved string parser supplier argument checking
  • Bukkit/Paper: Improve docs around Brigadier support