
EconomyShopGUI Premium 5.26.1
The premium version of EconomyShopGUI with more features.
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
Added:
- '%player_displayname%' placeholder for use in navigation bar items/messages to get the players name including prefixes/suffixes using Vault
Changed:
- Chatcolors will now be stripped from item/player names using the DiscordSRV hook
Fixed:
- IndexOutOfBoundsException when updating item lore # Done
Fixed using buyStacks screen would set the amount of items instead of stacks
You will need to re-add any custom skulls which were'nt able to be sold back to shop for this to work
Fixed:
- Unable to sell custom skull items from slime fun(Like Carbon etc...)
- Purple lore lines for bedrock players joining thru Geyser installed on proxy
- Removed debug message
Changed:
- Updated API to v1.4.2
- Changed default shop prefix
Fixed:
- Error when using the SellGUI
- Skulls with custom skull texture could not be sold back to shop
Added:
- Item sell limits(Works the same as limited stock but for selling)
- Limited stock refill option upon selling items
Changed:
- Better usage of Async
- Selling/purchasing items with an larger amount then the amount of stock/sell limit left, will now continue the transaction with the amount left instead of cancelling the transaction
- Updated API to v1.4.2
Fixed:
- Item prices could go into negatives when large amount of items get added/removed from shop
- Shop prices would not translate inside item lore
Fixed:
- Sometimes item stock not refilling directly
Changed:
- Selling items will now show the item stock in item lore
- Updated API to v1.4.1
Added:
- Item sell limits(Works the same as limited stock but for selling)
- Limited stock refill option upon selling items
Changed:
- Better usage of Async
- Selling/purchasing items with an larger amount then the amount of stock/sell limit left, will now continue the transaction with the amount left instead of cancelling the transaction
Fixed:
- Item prices could go into negatives when large amount of items get added/removed from shop
- Shop prices would not translate inside item lore
Added:
- Support for sell multipliers
- DiscordSRV hook to log transactions
- UltraEconomy support
- Dynamic shop display prices which activly show item discounts/multipliers
- Config option to automatically resize the GUI for bedrock players
- Navigation bar action for the buy/sell screen to toggle buying/selling mode
- Support for sub sections using the item option 'section: Blocks'
Changed:
- Permissions to sell items('sellall.all', 'sellallitem.all', 'sellallhand.all', 'sellgui.all') are now defaulted
- Permissions to open shops('shop.all') are now given by default
- Command tab completion will no longer show if you don't have permissions
- It is no longer required to set a buy and sell price for an item
Fixed:
- Language files not updating automatically
- Fixed error when Floodgate wasn't installed
- Fixed error when Floodgate wasn't installed