
EconomyShopGUI Premium 5.23.3
The premium version of EconomyShopGUI with more features.
- Added update command which downloads new versions of the plugin(/editshop update)
- Added support for MySQL database storage
- Item materials which are not supported in vanilla minecraft will now also be looked up in bukkit to support some mods(Note that we still don't plan on completely supporting mods, nor do we provide support for them!)
- Fixed command items not executing the commands attached
- Fixed Import command would not copy the files from the free version
- Recoded dynamic pricing as there were issues with negative/ridiculous item prices with higher priced items
- Added command to reset the DynamicPricing for specific or all items
- Sellall items button inside the sell screen would throw a error when no items found
- Fixed ProtocolSupport error when player joins server
- Added support for use of a specific currency inside GemsEconomy
- All transaction logs inside the console and log file will now also contain the item path inside the shops.yml for better logging
- The 'EconomyShopGUI.shop.all' permission will now also properly inherit the shop sections as its children, making permissions easier manageable
- Added Italian and Simplified Chinese language files
- Updated all language files, see our wiki here for a wall of supported languages and everyone who contributed:
https://wiki.gpplugins.com/economyshopgui/file-configuration/languages#currently-supported-languages
- Fixed DynamicStock enabling after editing a item's price using the GUI Editor, even when disabled in config
- Fixed DynamicPricing always enabling after /sreload even when disabled in config
- Command '/editshop addhanditem' command now also uses the item stack size
- Fixed /sellall hand not removing items on 1.8,1.9,1.10 servers
- Fixed not able to use Splash Potions on 1.8 as a category item
- DynamicPricing save period didn't match with the time specified in config
- Shop search bar would take xp from the player on 1.17, 1.18, 1.19 servers
- Fixed API PostTransactionEvent price always being 0
- Fixed /sellall hand not removing items in 1.8
- Command execution thru command blocks not working
- Fixed unable to edit item prices and more using the GUI Editor
- Fixed limited stock not loading correctly after server restart
- Fixed instrument item option not working
- Added 1.19 default shops.yml
- Added support for the item option 'instrument' which can be used on goat horns
- When selling multiple items, the transaction message will now have a hover event showing exactly which items have been sold.
- Fixed buy stacks translation not working
- Fixed purple lore lines with ProtocolSupport
- Updated API to v1.2.0
Code cleanup
- Fixed database errors after /sreload
- Attempt at fixing error when buying command items with DynamicPricing
- Fixed selling items would increase the DynamicPrice of items instead of decreasing it
- Updated API to v1.2.0
- Added support for sell commands
- Fixed command items not working
- Fixed bedrock players seeing purple lore lines on shop items
- Able to sell stacked spawners from WildStacker even though the sellPrice is disabled using /sellall inventory
- Fixed drop spawner EXP setting not working with default spawner provider
- Fixed buy screen showing only price of one item even when multiple selected
Fixed:
- Selecting items added using the GUI Editor would create a error using DynamicPricing
- Disabling plugin without DynamicPricing would throw a error
Fixed:
- Transaction message saying you've bought items using the sellgui instead of sold
- Able to sell upgraded spawners from WildStacker even though the sellPrice is disabled
- Splash potions apearing as normal potions in 1.8
Removed debug message