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.
- Support for pricing placeholders "%price%", "%prices%" and "%formattedPrice%" inside transaction screen item names and lore
- Support for pre-registering player skull textures which adds support for bedrock players, using Geyser(Disabled by default)
- Custom player profile for bedrock players, instead of 'skullowner: %player_name%' on navigation bar items(Enabled by default)
- Spawner support from SpawnerMeta
- Economy support for VotingPlugin points
Added:
Changed:
- Command to forcefully rotate the items inside a rotating shop(/eshop rotatingshop rotate <section> [silent])
We wish you all a merry christmas and a good start of 2024!
- The interval of rotating shops is now saved over server restarts, preventing server restarts or /sreload from triggering the rotation again
- Item stock is now updated periodically instead after each transaction, to improve performance(Since the API now supports to do this in sync)
- Note that this doesn't apply when using MySQL, only SQLite
This update mainly focusses on adding a simpler to use API method to get prices for shop items.
We wish you all a merry christmas and a good start of...
- Added support for API v1.7.0 aiming to add simpler to use methods to integrate with external plugins
- Developers can read on it here on how to use it: https://wiki.gpplugins.com/economyshopgui/api/api-usage#getting-item-prices-using-one-api-call
Added:
Fixed:
- Broadcast option on RotatingShops for when new items rotate
- Clicking fill items after the last display slot inside a RotatingShop would throw a NPE
- Example RotatingShop settings structure inside the ExampleSection.yml
- Fixed server time out when disabling option 'can-repeat' inside a RotatingShop
- Fixed adding shop items using commands to shops which causes a new page creation
- Restarting the server not generating config defaults
- Updated UltraEconomy API to v2.6.2
- Fixes NoMethodError while trying to open shops
- Updated CoinsEngine API to v2.0.5
- Fixes money not being taken from balances when purchasing something using v2.0.5
Added:
Changed:
- CoinsEngine(formally GamePoints) support
- Support for RealisticSeasons making it possible to add price modifiers per shop item or section per season
- Items which could not be loaded will now display its error message on the item lore
- Config option to limit only shop spawners or also natural spawners being mined
- Spawners won't show the default lore anymore of interacting with Spawn Egg using default spawner provider and the interact event...
Fixed:
- API PostTransactionEvent returning always 0 for the amount
- Command items not working on 1.20