EconomyShopGUI Premium

VIP Plugins EconomyShopGUI Premium

Version: 6.1.0
Added:
  • Command to forcefully rotate the items inside a rotating shop(/eshop rotatingshop rotate <section> [silent])
Changed:
  • The interval of rotating shops is now saved over server restarts, preventing server restarts or /sreload from triggering the rotation again
We wish you all a merry christmas and a good start of 2024!
  • 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:
  • Broadcast option on RotatingShops for when new items rotate
Fixed:
  • 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
  • Like
Reactions: AndyBangABRM
Added:
  • 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
Changed:
  • 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