Releases: myzticbean/QSFindItemAddOn
Releases · myzticbean/QSFindItemAddOn
2.0.7.3
Release 2.0.7.3 Changes
Changes
- JDK version upgraded from 17 to 21
- Added check to exclude shops of
buying
shops for owners who don't have enough money. - Bentobox integration to ignore shops in locked islands
Bug fixes
- Hideshop/revealshop should work with double chests also
- bentobox integration bug fixes (#65)
- version bump for simpAPI
2.0.7.1
2.0.6.4-RELEASE
Changes
- Residence support for fetching the residence the shop is in (including subzones) (#45) [Contribution by SengyEU]
- Configurable "No ... near shop" messages (#45) [Contribution by SengyEU]
- Spigot API updated to 1.21.
Bug fixes
- Fixed NPE when putting AIR as a filler item (#46) [Contribution by SengyEU]
- Fixed bug where exception was thrown when trying to render player heads in GUI buttons (Broke in 1.21 update)
2.0.6.3-RELEASE
2.0.6.2-RELEASE
Changes
- Added option to show only player owned warps in GUI (#38)
2.0.6.1-RELEASE
2.0.6.0-RELEASE
Changes (Feature request #23)
- Plugin updated for Minecraft version 1.20.5.
- Changed 15Min Scheduled Task to run in async thread (should help with lag).
- Deprecated QSReremakeAPIHandler. Reremake implementation will no longer be updated. Last support is for QS-Reremake v5.1.2.5.
- Changed logger statements to show Main/Async thread state.
- Structural changes in the config.yml, specifically for shop-gui related options.
- Fixed an issue with showing large numbers in currency.
- Added new feature to format currency format. For example: will be shown as M. New config option to toggle it:
shop-gui:
use-shorter-currency-format: true
- New config option added as below to toggle if players should be allowed to warp to locked warps (Only for PlayerWarps).
player-shop-teleportation:
nearest-warp-tp-mode:
do-not-tp-if-warp-locked: true
- Config version is now 15.