
EconomyShopGUI 6.15.1
This is a simple and free to use GUI shop plugin!
- Updated API to v1.3.0
- Fixed adding enchanted books using /addhanditem would not add the enchantment
- Fixed material 'hard_clay' not working on 1.12 or below
- Fixed adding items thru /addhanditem would throw erros on 1.8-1.12
- Sellall items button inside the sell screen would throw a error when no items found
- Fixed ProtocolSupport error when player joins server
- Transaction message would show the item displayname instead of item path
- 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
- 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
- Fixed API PostTransactionEvent price always being 0
- Fixed /sellall hand not removing items in 1.8
- Command execution thru command blocks 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 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:
- 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
- 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 materials 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
- 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
Added:
- Option to export all transactions that are made to a text file for better overview
- Option which allows the /sell command from essentials to be overidden with the /sellall command
Changed:
- /sellall will now act like essentials /sell, instead of '/sellall' selling the whole inventory you now need to use '/sellall inventory'
- Command '/editshop addhanditem' now also takes the correct firework effect and puts it in the correct item options in shops.yml
- Fixed able to drop items from your own inventory inside the shop GUI
- Fixed editshop command returning 2 green lines
- Item option 'title' can now also be changed using the /editshop editsection command
- Fixed placeholder %buyPrice% and %sellPrice% wouldn't be formatted correctly
- Added message inside the language file to change the default message for the selected amount of items inside the buy/sell screens
- Fixed option locale not working inside the config
- Added placeholder %buyPrice% and %sellPrice% which can be used inside the lore of shop items