Skip to content

v.1.4

Latest

Choose a tag to compare

@mccreeper1318 mccreeper1318 released this 29 Jun 09:51
· 3 commits to main since this release
78bb68d

Changelog v1.4

  • Updated the plugin for Paper 26.2.
  • Updated the Gradle Paper API dependency to use the Paper 26.2 build format.
  • Updated the Java toolchain target to Java 25.
  • Updated plugin.yml to target api-version 26.2.
  • Reworked leaderboard update scheduling so Bukkit/Paper scoreboard and player data are read on the main server thread.
  • Replaced deprecated ChatColor command messages with Adventure Component messages.
  • Added Discord message length protection for large leaderboards.
  • Added max-discord-content-characters to config.yml, defaulting to 1900 characters.
  • Improved webhook patch handling for webhook URLs that may include query parameters.