Skip to content

PlayerStats API 2.1.1

Choose a tag to compare

@AREKKUZZERA AREKKUZZERA released this 21 May 00:41
· 5 commits to main since this release

Changed

  • Reduced final plugin jar size by excluding the README logo asset from the runtime artifact.
  • Removed unused Maven Shade packaging for a cleaner lightweight jar.
  • Removed Maven descriptor metadata from the final jar.
  • Disabled Java debug metadata in release classes.
  • Updated Palantir Java Format to 2.90.0 for compatibility with the current JDK.

Fixed

  • /statsreload now reports completion after stats reload actually finishes.
  • HTTP server executor is now shut down when the plugin stops.
  • CORS allowed methods now match the API surface: GET, OPTIONS.

Full Changelog: 2.1...2.1.1