
EconomyShopGUI 6.14.2
This is a simple and free to use GUI shop plugin!
- Fixed shop sections not loading when items with option slot are used
- 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
- Item option 'instrument', 'section', 'stew-effect', 'hidden' are now configurable using /editshop edititem
- 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
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 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
Changed:
- Updated API to v1.4.2
Fixed:
- Error when using the SellGUI
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 shop lore not applying to items without buy/sell price
- DiscordSRV hook will now also show bedrock player skull textures
- Attempt at fixing plugin not detecting bedrock players when using a proxy
- Discounted/multiplied prices would have more then 2 decimals
- Fixed sell multipliers only enabling when the section had a discount active
- Placeholder '%player_name%' can now be used in the DiscordSRV auther/footer image
- Button to switch buy/sell mode will now automatically appear with a config update
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 adding items using '/addhanditem' on 1.8-1.12 would not differentiate types of wood/glass/wool/...
- 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