BOBSHOP - 3.1
Added
- Blocked hopper & hopper minecart from pulling items out of shop containers.
- Prevented hopper placement directly next to/under shop blocks (with player warning).
Fixed
- Correct double chest detection: both left & right sides are now fully protected.
Impact
- Shops can no longer be robbed using hoppers.
- Double chest + hopper exploits are patched.
📜 Changelog — Version 3.0
✨ New Features
- 🪙 Built-in hologram system (Billboard-based) → Now uses Minecraft’s native Billboard displays.
- 🏛️ Any Vault-supported economy plugin can now be used.
🐛 Fixes & Improvements
- ⚡ Optimized market updates (less lag, safer async handling).
- 📊 Double chest inventories now update item counts correctly.
⚠️ Important Note / Önemli Not
Use the latest version (v3.0+) only.
- This release includes a built-in billboard hologram system — no external hologram plugins are needed anymore.
- Older versions may require external hologram plugins and their holograms may not work correctly on new servers.
- For best stability and performance, do not use older releases.
📦 BOBShop - 2.1
🛠️ Improvements
- Database connection switched to HikariCP for improved stability and performance.
- General fixes and small cleanups.
- Removed redundant code.
- Backup system improved.
- Optimized hologram handling.
- Holograms are now properly removed when a chunk unloads and restored when it loads again.
📌 BOBSHOP - v2
-
Item comparison system updated:
Now only the item ID (Material) and CustomModelData are considered.
Differences in display name, lore, etc., will no longer prevent buying/selling. -
Sign update system has been adjusted to follow the same logic.
-
Minor optimizations and bug fixes implemented.