▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/StorageManager API
StorageManager API

StorageManager API

An API for manage storage systems in Minecraft backends

Оцените первым
51
1
Все версииStorageManager API 1.0.0+1.21.1

StorageManager API 1.0.0+1.21.1

Release08.02.2026

Список изменений

StorageManager API 1.0.0+1.21.1

StorageManager API is a lightweight server-side library mod for Fabric that provides a simple and structured way to store persistent data in Minecraft using SQLite.

It is designed for mod developers who need reliable data storage without reinventing database logic.


📦 Features

  • SQLite-based persistent storage
  • Simple table & row abstraction
  • Batched writes with automatic caching
  • Immediate write support for critical data
  • Safe server-side checks to prevent crashes
  • Designed to be used as a dependency by other mods

⚙️ Supported Environment

  • Server: Required
  • Client: Not supported (loads safely but provides no functionality)

This mod is not intended for client-side usage.


⚠️ Important Notes

  • Do not use classes under the .internal package
  • The API will log warnings if used too early or on the client side
  • All database operations are executed on the server

🧩 Intended Use

This mod is meant to be used as:

  • A dependency for other Fabric server mods
  • A backend storage solution for configs, player data, or mod state

📄 License

MIT

Файлы

storagemanager-api-1.0.0+1.21.1.jar(13.78 MiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0.0+1.21.1

Загрузчики

Fabric

Версии игры

1.21.1

Загрузок

51

Дата публикации

08.02.2026

Загрузил

ID версии

Главная