Fixed a critical bug where blocked items (blocked-items: MATERIAL: true) were not being respected during sales. ➤ Now properly skips any item marked as blocked per shop configuration.
Improvements:
Improved internal check logic for better price selection and item filtering.
⚙️ Optimized VShopHook to include isItemBlocked(shopId, material) for precise shop-based control.
Recommendation: Please regenerate your shops-config.yml if your blocked items were not working previously.