
Open Inventory
Мощный плагин Open Inventory для управления инвентарём игроков на серверах Minecraft. Позволяет просматривать и редактировать инвентари и эндер-сундуки с помощью команд /inv, поддерживает многомирность, снимки данных и откат изменений.
Список изменений
OpenInv — 1.2 Changelog
This update contains important stability fixes for modern Paper servers and SQLite database connections.
🐛 Bug Fixes & Improvements
-
Fixed Startup Errors on Modern Paper Servers 🔧 Resolved an issue where the plugin would completely fail to load on newer versions of PaperMC due to an "Unsupported API version" error. The plugin now properly recognizes and supports Minecraft 1.21+.
-
Fixed Database Errors During Server Shutdown 💾 Fixed a scary-looking database error (
SQLITE_READONLY_DBMOVED) that would sometimes appear in the console when stopping or restarting your server. This was caused by the plugin trying to save multiple players' inventories at the exact same time as the database was closing. We've smoothed out this shutdown process so all player data is saved safely, securely, and completely error-free!
