A Minecraft Forge mod that synchronizes player data across multiple servers using a MySQL backend.
The continue "skipped" the armor entries in the database instead of writing an explicit "air" item into the slot. When restoring, only existing entries are being restored, all other items are left untouched. Allowing to dupe items in armor slots. |
||
|---|---|---|
| .github/workflows | ||
| gradle/wrapper | ||
| src/main | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
PlayerSync
This is a Minecraft forge mod using Mysql backend to make player data synchronization between different servers.
Such as equipment,inventory,effects,experience,food level.Any other mods support is also possible.
Support version now:
1.20.1
1.19-1.19.3
1.18.2
1.16.5
Current support Mod:
curios