
EconomyShopGUI Premium 5.23.3
The premium version of EconomyShopGUI with more features.
- 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
Added:
- Command '/eshop globalsell/playersell' to modify the sell limits of an item
- 14 new translateable sentences inside the language file
Fixed:
- NPE while updating lore of item with a buy price of 0 using DynamicPricing
- The editshop command would tab complete even for players without permissions
Changed:
- Recoded/cleaned editshop and its subcommands + Cleaned up editshop permissions
Added
- Seperate message for items which aren't able to be bought/sold
Fixed:
- Issue where capitalized item options couldn't be used using /editshop edititem/editsection
- Visually being able to select more item stacks as configured with 'max-buy'
Changed:
- Updated SilkSpawnersV2 integration
- Added Navigation bar action 'SEARCH' to open the search menu
- Fixed NPE while updating placeholders of misconfigured item
Added:
- Item option to set per item ignored NBT
- Per item/per section option to disable DynamicPricing
- Support for Upgradeable Spawners
Added:
- Transaction item action to insta purchase/sell a item when clicked
Fixed:
- Giving a shop item a stock/sell limit aswell as a auto restock time, would start with the item being out of stock on 1.19.4 servers
Changed:
- Command items will now default to execute 1 tick after a transaction
Added:
- Config setting to disallow players to change a spawner type using a spawn egg using default provider
Fixed:
- Delay for per world permissions
- Using duplicated shop items causing issues when selling them
Added:
- GUI Editor option to change a item's sell commands, sub section or dynamic pricing
Changed:
- You are now able to enable DynamicPricing on command items(Defaults to false for command items)
Added:
- 1.19.4 support, including the experimental items for 1.20
- ShopItem option 'close-menu' which will close the shop GUI after a successfull transaction
- Placeholder for currency format inside transaction message
- Support for completely customizeable currency names
Fixed:
- Essentials loading before ESGUI
- NoSuchMethod error while using API
- Selling mulitple shulker boxes at a time only counts contents of one
Changed:
- Updated API to v1.5.0
- Using duplicated per item permissions causing permissions to not load at all
Please update to this version if you were using v4.5.0-v4.5.2 and a recent paper build. This version fixes default permissions not registering correctly such as usage for /shop, /sellall, /sellgui, ... which caused by not correctly registering permissions on paper's new plugin module added since v4.5.0.
Fixed:
- All default permissions not registering on paper's new plugin module
Fixed:
- Shop '.all' permissions not registering
- NPE while using API method #getShopItem()
Changed:
- Updated ExcellentEnchantments hook to v3.3.1
- Commands /sreload and /editshop not registering correctly on paper
Added:
- PlaceholderAPI support in shop item lore/navigation bars/transaction items
- Support for custom item currencies using name, lore, enchantments, custom NBTData, ...
- Support for click-able commands for sections, navigation bar and transaction items using item action `click-commands`
- Per item option/per section option to disable dynamic pricing
- XP Levels economy support
Changed:
- Caching for shop items with skullowners which caused shop to load endless long
- Updated API to v1.5.0