Bizzonium / InvSync

This is a fabric mod for syncing inventories and player data between all of your minecraft servers! (Or as many as you choose :blush:)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance
PRs Welcome MIT license

InvSync

This is a fabric mod for 1.16, 1.17, and 1.18 that Allows you to sync player inventories, health, food level, experience, score and status effects 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.

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!

About

This is a fabric mod for syncing inventories and player data between all of your minecraft servers! (Or as many as you choose :blush:)

License:MIT License


Languages

Language:Java 100.0%