- Fixes Connection closed error (#54 / #21 on github)
- Should resolve any lag experienced on player join
- Update to 1.19.1
- Add error message for invalid SQLite path
- Update to 1.19
- Now stops server from starting if config is not setup
- Add syncing advancements (Thanks kyrptonaught)
- Update to 1.18.2
Change Log:
- Actually fix mysql support
Change Log
- Fixed syncing with proxies
Change log:
- Rewrite of the entire mod (now based off SQLib)
- Fixes real time syncing with proxies like velocity
- Adds support for syncing to mysql databases
- new config system (using Cloth Config)
- Updated to 1.17.1
Change log:
- fixed real time syncing with proxies (such as velocity, bungee, etc...)
Change log:
- Updated to 1.17
- Fixed a major sql injection 😬
IMPORTANT:
- Player roles support is currently not working
Change log:
- Fixed status effect syncing
- Added support for syncing player-roles (v1.3.1) by Gegy! https://modrinth.com/mod/player-roles
IMPORTANT:
- You must delete your old config as new settings have been added - this will hopefully not be to be in the future, but unfortunately is the case for now.
Change log:
- Now syncs saturation level
- Now syncs active status effects
- Clean up / rework of code base - much faster data syncing
- Changing settings on the fly or after extended use no longer messes up player inventories
IMPORTANT
- You will need to delete your old config file as the settings have been added - The mod will not start if you dont do this!
- Make WAL mode default to false as it causes problems with proxies such as bungee or velocity