You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
- Fixed Item Name formatting exceptions with minecraft:item_name
- Fixed missing Lunge enchantment
- Fixed Leather Horse Armor not being dyable
- Fixed plugin not loading up without permissions plugin
- Added CANCEL, FULL_INVENTORY and INSUFFICIENT_FUNDS sounds
- Added optional player parameter to sell all (/sell all [shop] [player]) (https://docs.brcdev.net/#/shopgui/commands-permissions)
- Added WeaponMechanics Item Provider (https://docs.brcdev.net/#/shopgui/shops-items-setup?id=weaponmechanics)
- Added '/shop worth' command (https://docs.brcdev.net/#/shopgui/commands-permissions)
- Added support for adding items to multiple pages
- Added support for slot and page ranges (eg. 2-10) (https://docs.brcdev.net/#/shopgui/shops-items-setup?id=adding-same-item-to-multiple-slots-and-pages)
- Added support for Armor Trim (https://docs.brcdev.net/#/item-meta?id=armor-trims)
- Added shop-scoped messages (https://docs.brcdev.net/#/shopgui/shops-items-setup?id=messages)
- Added price and amount placeholder for AmountSelectionGui Confirm button
- Added support for custom amounts less than a stack in the Bulk purchasing menus
- Improved resilience to missing Gui Buttons causing the plugin to disable
As a reminder, Java 17+ is now required for ShopGUI+ to run.
- Added support for Spigot 1.21.11
- Added support for CraftEngine items (https://docs.brcdev.net/#/shopgui/shops-items-setup?id=craftengine)
- Added option to enable/disable buy/sell GUIs per item
- Fixed issues with item name formatting
- Fixed base64 heads related issues
As a reminder, Java 17+ is now required for ShopGUI+ to run.
- Added support for Spigot 1.21.10
- Added new PlayerDataPostLoadEvent event that is called after loading a player's data - see API release notes here: https://github.com/brcdev-minecraft/shopgui-api/releases/tag/3.2.0
- Added support for Spigot 1.21.9
- Added Folia support
- Added support for BreweryX (same config format as for Brewery)
- Added support for MythicMobs Eggs & Spawners (https://docs.brcdev.net/#/shopgui/shops-items-setup?id=mythicmobs)
- Added config property to disable '/sell' command registering
- Added support for command item type in Bulk Buy Menu
- Fixed amount for non-single run commands
- Fixed some other minor bugs
- Added support for Spigot 1.21.7 & 1.21.8
- Fixed Ominous Bottles not getting their strengths applied
- Added support for Nexo items. See documentation for examples
- Added compareRepairCost config property
- Added support for Ominous Bottle Strength
- Fixed 'HIDE_ATTRIBUTES' flag not working on 1.20.5+