An API for manage storage systems in Minecraft backends
StorageManager API is a server-side Fabric library mod that provides a simple and efficient way for other mods to store persistent data using SQLite.
This mod is a dependency, not a gameplay mod.
StorageManager API is designed for mod developers who need reliable, structured, and persistent data storage.
It offers:
⚠ This mod does nothing by itself.
❌ Not intended for normal gameplay
❌ Not a client-side feature mod
Using the API on the client is supported but don't return something good.
If you are a developer and want to use this API, full documentation and examples are available on GitHub:
👉 https://github.com/superstrellaa/StorageManager-API
This mod is actively developed and intended for production server use. Bug reports and suggestions are welcome on GitHub.
Conversation