Список изменений
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.
Файлы
SmartInventory-1.3.jar(43.52 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.3
Загрузчики
PaperPurpurSpigot
Версии игры
1.20.6–1.21.11
Загрузок
173
Дата публикации
3 мес. назад

