Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 2.16 KB

README.md

File metadata and controls

37 lines (21 loc) · 2.16 KB

Maintenance PRs Welcome MIT license

modrinth

ko-fi

InvSync

This is a fabric mod that Allows you to sync player inventories, health, food level, experience, score, status effects and advancements across multiple servers or single player minecraft worlds! This is accomplished using an sql database (SQLite and MySQL supported. SQLite will be setup automatically, you must set up MySQL). Most mods should have no problem running along side, and modded items will also be sync'd.

This mod uses SQLib as a backend. Feel free to use it in your own projects!

Support Me

You can support me by buying me a coffee!

Requirements

Getting Started

Setup is very simple. Drop the mod into your mods folder on all the servers you want to sync. Starting a server will generate a config. The mod will not run until you edit the config.

IMPORTANT NOTES

  • Configs MUST be identical between all participating servers in order for the mod to function correctly.
  • This mod is known to have issues with: GolfV

Issues And Requests

If you find any bugs or glitches, be sure to make a bug report under issues and I will do my best to fix it! Just as well if you have a cool idea for something that I should add, let me know and I will consider adding it!