InvSync
A Fabric mod that synchronizes player inventories, health, food level, experience, score, status effects, and advancements across multiple servers! This is achieved using an SQLite database (which is automatically generated and configured). Most mods are compatible with InvSync, and items from other mods are also synchronized.
The mod uses SQLib as a foundation. Feel free to use it in your own projects!
Requirements
Fabric API is required for operation.
Getting Started
Setup is very simple. Place the mod in the mods folder on all servers you wish to synchronize. When starting a server, a configuration file is created. The mod will not function until you edit the configuration.
Important Notes
- Configuration files must be identical on all participating servers for the mod to work correctly.
- Known compatibility issues with: GolfV
Issues and Suggestions
If you encounter any bugs or glitches, be sure to create a bug report, and I will do my best to fix it! Also, if you have interesting ideas for additional features, let me know, and I will consider implementing them!