Compatibility Update 1.21.11
release4 января 2026 г.SmartInventory v1.3 — Compatibility Update (Paper & Spigot)
✅ What changed
- Replaced the old Spigot/Bungee ActionBar implementation (
player.spigot().sendMessage(...)withnet.md_5.bungee.api.*) with Adventure-based ActionBar (player.sendActionBar(Component)). - Kept legacy color support by deserializing
§-style formatted text into AdventureComponent.
🎯 Why this was changed
- The previous ActionBar method could behave inconsistently across newer server versions.
- Using Adventure is the modern, stable approach supported by Paper and compatible with modern Spigot setups.
✅ Compatibility
- Works on Paper:
1.20.6 → 1.21.11 - Compatible with Spigot builds that include Adventure / modern Bukkit API behavior.
📌 Notes for server owners
- No config changes required.
- This is a drop-in update: just replace the jar and restart the server.
Security Update (GUI Protection)
release22 декабря 2025 г.SmartInventory v1.2 — Security Update (GUI Protection)
This update adds a small but important protection to prevent item exploits when interacting with plugin menus.
✅ What was happening?
Some server menus/GUI inventories (shops, selectors, custom UIs) are technically “chest-like” inventories. SmartInventory could mistakenly treat them as real containers — meaning players could use hotkeys like F (swap offhand), double-click, or shift-click to move “blocked” menu items into their own inventory.
🔒 What’s fixed in v1.2
SmartInventory now only activates SmartChest features on real containers opened from the world, such as:
- Chests (including double chests)
- Barrels
- Shulker Boxes
Any GUI/menu inventory from other plugins is ignored, preventing players from extracting protected items.
🧠 What this means for servers
- ✅ No more “free items” from menus
- ✅ No more stealing icons/locked items from GUIs
- ✅ SmartChest sorting and quick-transfer still work normally on real storage blocks
- ✅ Better compatibility with shop/menu plugins
Thanks for using SmartInventory — more QoL improvements soon!
Smart Inventory – Update
release10 декабря 2025 г.SmartInventory – Update
🔁 Block Swap Polishing
- Improved and polished the block swap behavior when placing blocks while holding an item in the offhand.
- Swapping between the block you place and the item in your secondary hand should now feel smoother, more predictable, and consistent during building.
🖱️ Easier Double-Click Sorting
- The double-click sorting logic has been adjusted and simplified.
- Now, while holding any block in your hand, you can:
- Double-click any empty slot inside a container (chest, barrel, etc.)
- SmartInventory will instantly sort the entire container.
No need to aim at a specific item stack anymore — just double-click on an empty slot and let the plugin handle the organization for you.
Smart Inventory
release6 декабря 2025 г.v1.0 – First release
-
Added Smart Inventory core
- Auto-refill for blocks, food and throwable items in your hotbar
- Auto-swap tools, weapons and armor when they break
-
Added Smart Chest
- Chest and player inventory sorting by type, name or category
- F key quick-pull / quick-stack / dump inventory between chest and player
-
Added per-player toggles:
/smartinv on|off|status/smartchest on|off|status
-
Added basic localization: English, Spanish and German
This is the very first version of Smart Inventory – a plugin born from a simple idea that turned into a bit of magic.
If you like it, please drop a ❤️, it helps a lot.
And if you think my work is really good, a small donation wouldn’t be bad for this little sheep. 🐑

