- Improved chat input handling for shop creation, price changes, and trading.
- Fixed several shop removal edge cases to ensure shops clean up properly.
- Improved shop location handling to prevent rare lookup issues.
- Improved inventory space checks so custom items and meta items behave more accurately.
- Updated trade prompts to better reflect bulk trade behavior.
- Improved admin/unlimited shop naming in menus and displays.
- Cleaned up duplicate internal logic for better consistency.
- General bug fixes and backend improvements.
Please consider leaving a good review for the plugin.
Discord Support
- Selling shops that are not admin shops that run out of stock will not display vitrual items, this helps with fps but it also makes it easy to spot shops that need a refill.
- Added a hook to PlotSquared so that plots that get reset are instantly cleaned from shops aswell.
- Chunk load logic improvements.
- Guards against chunk hits.
- Various other code improvements.
Please consider leaving a good review for the plugin.
Discord Support
- Admin shops shouldn't give money to the original owner.
- Better admin shops interactions.
- Refined general logic.
Please consider leaving a good review for the plugin.
Discord Support
- Better implementetion of the previous region protection update.
Please consider leaving a good review for the plugin.
Discord Support
- Made sure the barrel creation is compatible with protection plugins.
Please consider leaving a good review for the plugin.
Discord Support
- Added a world blacklist feature.
YAML:creation: require-shift: false world-blacklist: enabled: true # players with this permission can still create in blacklisted worlds bypass-permission: "barrelshops.create.bypassworld" worlds: - world_nether - world_the_end - plots messages: create-world-blacklisted: "&cYou cannot create barrel shops in &e{world}&c."
Please consider leaving a good review for the plugin.
Discord Support
- Made it so that admin shops do not count as a shop by the original creator, so their shop counter doesn't go up with admin shops.
Please consider leaving a good review for the plugin.
Discord Support
- Control panel can be configured in the config aswell.
YAML:control-panel: border: "&5+--------------------------------------+" title: "&aShop Control panel:" owner: "&aOwner: &b{owner}" mode: label: "&aShop mode: " selling: "&eSelling" buying: "&eBuying" button: "&d&l[Change]" hover: "&7Click to toggle between SELL and BUY." price: label: "&aPrice: " value: "&b{currency}{price}" button: "&d&l[Change]" hover: "&7Click to set a new price in chat." unlimited: label: "&aUnlimited: " enabled: "&a✓" disabled: "&c✗" button: "&d&l[Change]" hover: "&7Click to toggle unlimited stock (AdminShop)." history: label: "&aHistory: " button: "&d[View]" hover: "&7Click to view transaction history (coming soon)." remove: button: "&c&l[Remove Shop]" hover: "&cClick to permanently delete this shop."
Please consider leaving a good review for the plugin.
Discord Support
