Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@WildBamaBoy WildBamaBoy released this 09 Oct 18:43
· 2 commits to 2.1.0 since this release

This version resolves the majority of cross-version and inter-plugin issues experienced on the current Bukkit variant.

  • Bukkit/Spigot/Paper support: 1.8.8+
  • BungeeCord support: 1.18+
  • Velocity support: API 3.3.0 and above
  • Fabric support: 1.20.1, 1.20.4, 1.21.1

Fixes

  • java.lang.NoSuchMethodError: com.google.gson.JsonArray.add on certain Minecraft versions fixed
  • Join event queue could become too large and indefinitely fail to send
  • Triumph dependency made redundant (Bukkit)
  • sgui dependency made redundant (Fabric)
  • tebex reload now appropriately reloads the buy command
  • com.google.gson is now relocated to avoid version conflicts
  • com.cryptomorin.xseries is now relocated to avoid conflicts
  • Improved tracking of warning and error events relating to processing player commands
  • An appropriate User-Agent is now set for Tebex API requests
  • Store listings are always appropriately refreshed after setting a secret key
  • Updated all remaining dependencies