Skip to content

v1.2.0 - Major rewrite, tons of improvements (accidentally re-released)

Latest
Compare
Choose a tag to compare
@BetTD BetTD released this 05 Sep 22:49
· 13 commits to master since this release

Nothing has changed since the previous v1.2.0, GitHub messed up and deleted the v1.2.0 tag when attempting to delete a branch.

What's Changed

  • Code quality has been greatly improved.
  • Switched to a better & newer API wrapper for Pterodactyl (adds support for newer versions of the panel).
  • Usage collection is now done asynchronously and in the background.
  • Added PlaceholderAPI support: this plugin now registers a number of placeholders that may be used with any other plugin that supports the use of PAPI placeholders.
  • The configuration file has been restructured. The server ID is also no longer necessary.
  • Multi-version support: even though this is considered a "legacy" plugin and was compiled against Java 8, it should still work with anything from Spigot (probably even Bukkit) 1.8.8 all the way to the latest Purpur build for 1.19.3.

Full Changelog: v1.1.0...v1.2.0