A Minecraft Forge mod that synchronizes player data across multiple servers using a MySQL backend.
Go to file
2025-03-21 20:03:42 +01:00
.github/workflows Update build-1.20.yml 2024-04-16 23:51:31 +08:00
.vscode Initial commit 2022-12-08 16:59:20 +08:00
gradle/wrapper Initial commit 2022-12-08 16:59:20 +08:00
src/main Fixed Curios problems 2025-03-21 20:03:42 +01:00
.gitattributes Initial commit 2022-12-08 16:59:20 +08:00
.gitignore Initial commit 2022-12-08 16:59:20 +08:00
build.gradle Addeed Sophisticated Backpack Mod compatibility 2025-03-20 05:26:15 +01:00
gradle.properties Update left_hand and cursor stack sync 2024-10-11 13:25:33 +08:00
gradlew Initial commit 2022-12-08 16:59:20 +08:00
gradlew.bat Initial commit 2022-12-08 16:59:20 +08:00
LICENSE Create LICENSE 2022-12-08 17:11:47 +08:00
README.md update 1.20.1 2023-09-22 12:07:58 +08:00
settings.gradle Initial commit 2022-12-08 16:59:20 +08:00

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