
EconomyShopGUI Premium 5.23.3
The premium version of EconomyShopGUI with more features.
Fixed:
- Error loading items/opening shops when default economy provider could not be found
Changed:
- Adding sections using commands will now reload shop permissions
Fixed:
- Item buy lore not updating
- Player prefixes/suffixes having raw color characters
Issues with loading item economy's the first time enabling this version might be possible, you will have to use /sreload to reload the updated config format. Enoy!
Added:
- Placeholder for currency format
- Support for '%material%' and '%item%' placeholder inside transaction screens
Fixed:
- Items added using a damage value from 1.12 and below would not work using /addhanditem
- DiscordSRV integration not working
Added:
- Lore prefix for items with DynamicPricing to visually show whether the item is priced less or more as the original price
Fixed:
- Reloading plugin with /sreload causing server crashes when reloading DynamicPricing
- Lore issues for bedrock players when floodgate was installed on proxy and backend server
Fixed:
- PlayerData not reloading when plugin is reloaded causing bedrock players/item lore issues
Changed:
- Updated API to v1.4.6
- You are now also able to set undefined item options using /editshop edititem
Fixed:
- Command items not executing when purchased using QUICK-BUY/SELL method
- Buycommands would still give the shop item when purchased using the QUICK-BUY/SELL method
Changed:
- Per item permissions will now default to false instead of true
Added:
- Option in config to disable shulker box contents being sold
Fixed:
- ShopItems with sell commands will now also be executed when the item is sold using /sellall or /sellgui
- Negating permissions for a complete shop section like 'EconomyShopGUI.sellallitem.farming' wouldn't disable per item permissions
- Specific item permissions will now correctly inhert the section's parent permission
Example 1: When disabling permissions to sell an specific item using '/sellall hand', the permission 'EconomyShopGUI.sellallhand.<section>.item.<permission>' needs to be false
Example 2: When disabling permissions for an specific item using '/shop', the permission 'EconomyShopGUI.shop.<section>.item.<permission>' needs to be false
- Fixed shop sections not loading when items with option slot are used
Added:
- Item option 'hidden' to hide shop items
- Sections.yml option 'fill-item: true/false'
- Configurable transaction screens with configurable item options like 'menu-size', 'slot', 'action', 'name', 'stack-size', 'material', 'type'
- Added option to disable shop usage inside certain gamemodes(Defaults to creative and spectator)
- Permission 'EconomyShopGUI.bypassgamemode' can be used to ovveride this
- Added 18+ configurable item options for /editshop edititem & /editshop editsection
- Shop item option 'max-buy'/'max-sell' which will set the maximum amount of items which can be bought/sold in one transaction
- When 'max-buy: 1'/'max-sell: 1' is set to '1', players will skip the buy/sell screens to purchase/sell items
- Support for automatic gradient formats using the format of '<gradient:#[hex]>{message}</gradient:#[hex]>'
Fixed:
- Error when reloading plugin with plugman
- Player prefixes/suffixes not displaying correctly with RGB colors
- DiscordSRV hook not displaying player avatars
Fixed:
- Adding shop sections using the /editshop command would ignore the slot inside main menu
- Items without buy/sell price could be purchased for free
Changed:
- Commands like /shop, /sellgui, /sreload will now require permissions to show up in the command list
- When the default economy provider cannot be loaded/found, the plugin will search for an available provider itself
- Updated API to v1.4.4
Added:
- Direct support for enchantments from ExcelentEnchants
Fixed:
- Missing dependency error
- Unable to sell player heads with custom skulltexture
- Error loading sound effects on 1.12 and below
- Fixed error when loading sound effects on older minecraft versions
Added:
- Shop sound affects
- Per item permissions
- Support for different currencies per section and/or per item
- Item economy using format 'ITEM:<item>'
Changed:
- Updated API to v1.4.3
Docs:
- Per item permission: [url]https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#permission[/url]
- Per section economy: [url]https://wiki.gpplugins.com/economyshopgui/file-configuration/sections.yml#specific-currency[/url]
- Per item economy: [url]https://wiki.gpplugins.com/economyshopgui/file-configuration/shops.yml#economy[/url]
- Item currency's: [url]https://wiki.gpplugins.com/economyshopgui/file-configuration/config.yml#economy-provider[/url]
- API: [url]https://github.com/Gypopo/EconomyShopGUI-API[/url]
Fixed:
- Duplicated player prefixes when using EssentialsXChat
Added:
- Support for 1.19.3
Changed:
- Renamed option 'place' inside the sections.yml to 'slot' for consistency
Fixed:
- Fixed Italian and Simplified Chinese language file not deploying automatically
- Added support for searching the shop directly using '/shop search <search_argument>'
- Fixed adding enchantment glint on items thru the GUI Editor would mess up the shops.yml formatting
- Added SilkSpawnersV2 support
- Support for effects on suspicious stew items using item option 'stew-effect:'
- Items inside shulker boxes will now be sold seperately when sold using /sellall or /sellgui
- Added support for '%page%' and '%pages%' placeholder inside shop titles