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.
- Added an option to disable permissions cache. More instructions are available in docs: https://docs.brcdev.net/#/shopgui/faq?id=disabling-permission-cache
- Added permission price modifiers to output of /shop checkmodifiers for online players
- Added support for multiple slots for navigational buttons (back, cancel, previous/next page) and amount selection GUI control buttons
- Added support for custom sounds
- Fixed sounds not being reloaded with /shop reload
- Updated NBTAPI dependency to the latest version
- Improved shop config files loading
- Added an option to exclude items from armor slots when using /sell all and /sell handall. See example config.yml for reference (lines 204 & 215).
- Made improvements to price modifiers evaluation. Documentation available at https://docs.brcdev.net/#/shopgui/price-modifiers was also updated to reflect these changes.