
EconomyShopGUI 6.12.2
This is a simple and free to use GUI shop plugin!
- Changed MMB option to click shop items to shift+right instead since mojang does no longer register survival players clicking MMB on 1.18+
- Exception while updating lore of item with disabled sell price
Added:
- Transaction item action which allows quick buy/sell
- Global or per item option to have displaylore on top or below the item pricing lore
- 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
- Updated pricing lore placeholders
Fixed:
- Items with a skull texture not selling on 1.18/1.19
- Editing item flags using /eshop edititem not working
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
- 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:
- 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
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
- Error loading items/opening shops when default economy provider could not be found
Changed:
- Adding sections using commands will now reload shop permissions
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
- 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 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