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)
Changes
- Added stack size placeholder to shop lore (#37)
- Added a 500 block limit for searching nearby PlayerWarp (ToDo: to be made configurable in a future version)
Changes
- Added option to show only player owned warps in GUI (#38) [Contribution by lukemango]
Release 2.0.6.0
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).
- 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:
$10,210,100
will be shown as$10.21M
. 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.
Release 2.0.5.6 (Recommended Update)
Bug fixes
- Fix the lag issue caused due to new QS-Hikari cache feature impl (#12)
- Fixed a code refactoring bug where search all shops would return no shops for Quickshop Reremake
- Added a INFO level logger to log time taken for a search process
Release 2.0.5.5 (RECOMMENDED UPDATE)
Bug fixes
- Fixed /finditem command not working in some cases (#9)
- Added a config option to disable the
/finditem {TO_BUY | TO_SELL} *