MySQL Player Sync
Synchronize player data across multiple servers!
Features:
Automatically saves & loads:
- Inventory
XP & Level
- Health & Hunger
Game Mode
- MySQL Support
Automatic database setup
Easy configuration with config.yml
Installation:
- Download the plugin
- Place it in the `/plugins/` folder
- Start the server & edit `config.yml`
- Done – your data is now synchronized!

YAML:
language: "en"
mysql:
host: "localhost"
port: 3306
database: "minecraft_db"
user: "root"
password: ""
settings:
auto-save: true
sync-on-join: true
Database Support
- Compatible with MySQL & MariaDB
- Automatically creates the required database tables
Optimized performance with asynchronous storage
How does it work?
- When a player **joins**, the plugin loads stored player data.
- When a player **leaves**, the data is saved to the database.
- **Cross-server sync?** No problem! Players keep their data everywhere.
Compatibility
- ✔ **Minecraft Version:** 1.21 – 1.21.4
- ✔ **Server Software:** Spigot, Paper, Purpur
Download Now!



**Have issues or questions?** Join the support thread!
Discord