You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Since EconomyShopGUI utilizes some advanced features such as ignored tags or NMS for performance reasons, 1.20.5 will break such features since it changed alot of internal code for items.
This version adds support for 1.20.5, with that sayd:
Most features will work fine(tested), however, features such as ignored tags or custom items using NBT data will require furthur development.
Stay tuned!
Please report early bugs/issues at our discord
- Added beta 1.20.5 server support
- Updated item database with newly 1.20.5 items
- Fixed SWEEPING_EDGE enchant not working
- Updated potion creation on 1.20.5
- Removed hard requirement of having item type SELECTED_ITEM inside a transaction screen
- Trying to break unloaded shop stands removing it from world but not from plugin causing it to recreate itself
- The import command will now also import the ShopStands storage from free version
- Fixed sell commands not updating on /sreload when selling
- ShopStands in spawn chunks will now preload, potentially fixes stands not loading in those regions
- Fixed error while buying/selling items with CoinsEngine v2.3.x
- Internal placeholders %sellPrice%/%buyPrice% inside item lore/displaylore will now also update according to the dynamic price
- Added support for CrazyEnchantments v2.2
- Fixed sub-sections back button not working when switching from page using disabled back button
- Caused since last update
Added:
Fixed:
- Config option for the disabled back button inside sub sections
- Clarified disable back button config options
- API PreTransaction#setPrice not working when transaction type is SELL_SCREEN
- Cached restock times and schedulers will now also save via SQLBatches
- Fixed API method BuyPrice#updateLimits not updating DynamicPricing/Limited stock
- Reimplemented support for per item setting 'prior-lore'
- Support for specific potion types on shop section display items
- Support for close-menu option on navigation bar items with commands
- Fixed pricing placeholders inside commands from command items not working