Skip to content

2.0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Apr 02:44
158e75a

Changes

  • QS-Reremake support has been dropped completely
  • GUI click is now async
  • Changed logger statements to show Main/Async thread state
  • Changed materials list in LocationUtils from ArrayList to HashSet to improve performance
  • Added debug mode control via command: /finditemadmin debug-mode {enable | disable}
  • Bumped Paper API version to 1.21.11-R0.1-SNAPSHOT
  • Bumped Kyori's adventure-api to 4.26.1
  • Bumped worldguard-bukkit to 7.0.16
  • Bumped playerwarps-api to 7.10.0
  • Removed Spigot API dependency
  • Bumped Quickshop-Hikari to 6.2.0.11
  • Folia support [#91] by Jsinco
  • Bumped essentialsX to 2.21.2

Known issues

  • Teleportation is broken on Folia servers

Bug fixes

  • Fixed a bug during loadShopsFromFile if one of the loaded shops was null by adding a null check
  • Bug fix for update checker, notify snapshot version availability for snapshot users only (#102)