
EconomyShopGUI Premium 5.25.4
The premium version of EconomyShopGUI with more features.
- 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
- DynamicPricing
- Support for the 'skull-texture' item option which takes a base64 hash rather then using NBTData for custom heads
- Added spawner compatibility with MinableSpawners
- ChatColors are now strippid from transaction logs
- Fixed removing sections with the editshop command now removes it from the sections.yml and shops.yml preventing it to come back as a Example shop
- Fixed transaction log file overwriting existing logs
- Fixed /sellall command adding items instead of selling/deleting them
- Added FROGSPAWN, OCHRE_FROGLIGHT material to item table
- Fixed item index lore on 1.8-1.13 servers showing purple text
- Fixed using /sellall <item> will throw a error when having modded items in your inventory
- Added material support for all new 1.19 items
- Added SWIFT_SNEAK enchantment
- Fixed selling items using /sellall hand would give you a different sell price for the amount of items sold
- Fixed Anvil inventory not opening from GUIEditor in 1.19
- Fixed transaction log message saying items sold instead of bought
- Fixed selling items using /sellall hand would give you a different sell price for the amount of items sold
- Removed debug message
- Item option 'hidePricingLore' and 'stack-size' can now also be used using the /editshop command
- Plugin does not disable itself correctly when no economy provider is found
- Config option to use the old sellall command
- Fixed placeholders in command items purchase message
- Command items not logging to the transaction log when purchased
- Fixed re-adding of sections after deleting one using the editshop command