
EconomyShopGUI Premium 5.27.1
The premium version of EconomyShopGUI with more features.
Added:
- Item option 'close-menu' which will close the GUI after a item's transaction
- Command to give shop items to players
- /shopgive <player> <section> <index> <qty> requires permission node EconomyShopGUI.shopgive.<section|all|*>
- Economy support for raw EXP
- Support for minecraft 1.20
- Default shops.yml layout for 1.20 including new items
- Shop prefix for console and player send messages
Changed:
- Paginated transaction items like NEXT_PAGE and PREV_PAGE buttons will now only appear when the shop has multiple pages
- This is default behavior and can be disabled via config options
- Fixed not able to add modded item types for item economy's
- Fixed long DyanmicPricing save times on server shutdown
- RGB regex from CMI leaving empty brackets
- Updated API to v1.6.0
Added:
- Support for multiple currencies on one item at the same time(for example items can be bought using either diamonds OR $)
- Editshop commands to modify a item's buy/sell prices
- Added command to import shop from ShopGUIPlus
- Item option 'hideUtilLore' which will hide the lore for limited stock
- Item option 'ignored-tags' to ignore NBTTags per shop item
Changed:
- Updated API to v1.6.0
- Updated ExcellentEnchantments hook to v3.4.0
Fixed:
- Not able to buy/sell ShopItems with multiple sell AND buy prices at the same time
- Paying using item curreny's would only remove items with the same stack size
Changed:
- Updated API to v1.6.0 which adds methods to interact with multiple prices
- Fixed command items not working since previous version
- Updated ExcellentEnchants hook to v3.4.0(This will now requrire the latest version)
- Better way of caching skulls, will now be stored into a json file
- This fixes player heads not stacking with each other over server restart
Fixed pricing lore placeholders not working when set to '-1'
Fixed:
- Displayitems or sub section items displaying pricing lore
- Fixed %buyPrice% not replacing inside pricing lore
Please download this version if you were using any previous beta version
Fixed:
- Able to buy a undefined amount of items for only the cost of 1 while using discounts
- NPE while updating payment methods of item buy price
- Adding custom item economy's using items with multiple lore lines would break config
- Added edit shop commands to add/edit the new buy/sell payment methods ingame
- Fixed sell multipliers deducting money instead of increasing the item's price
Added:
- Support for multiple currencies on one item at the same time
- Item option 'hideUtilLore' which will hide the lore for limited stock
- Item option 'ignored-tags' to ignore NBTTags per shop item
- Changed MMB option to click shop items to shift+right instead since mojang does no longer register survival players clicking MMB on 1.18+
- Added config option to disable per item permissions lore displaying the rank displayname
- Fixed IndexOutOfBoundsException for transaction screens
Added:
- Transaction item action which allows quick buy/sell
- Support for ranged/multiple indexes per item using 'slot: 1-9,10,17,18-27'
- Option to click MMB to sell all of the clicked item(Can be disabled via config option)
- Added Vietnamese and Hungarian language files, also updated all default language files.
- Thanks all so much to everyone who helps contributing on our Crowdin: https://crowdin.com/project/economyshopgui
Changed:
- The '/market' command alias now defaults
- Protocol players are no longer threated as bedrock players
Fixed:
- Items with a skull texture not selling on 1.18/1.19
- Editing item flags using /eshop edititem not working