PlayerDataSync
Seamless Cross-Server Player Data Synchronization
Seamless Cross-Server Player Data Synchronization
Features:

• Inventory & Ender Chest contents
• Experience Points (XP)
• Health & Food levels
• Game Mode
• Location (World, coordinates, and view direction)
• Active Potion Effects
Key Benefits:
Real-Time Synchronization
• Instant data transfer between servers
• No data loss when switching servers
• Automatic saving on player quit
️ Reliable & Secure
• MySQL database support
• Safe data serialization
• Error handling and logging

• Simple configuration
• Multi-language support
• Detailed error messages
Performance Monitoring
• bStats integration
• Performance-optimized
• Minimal server impact
Supported Versions:


Configuration:
Code:
database:
type: mysql # or sqlite
mysql:
host: localhost
port: 3306
database: minecraft
user: root
password: password
sqlite:
file: plugins/PlayerDataSync/playerdata.db
sync:
coordinates: true
xp: true
gamemode: true
enderchest: true
inventory: true
health: true
hunger: true
position: true
achievements: true
autosave:
interval: 5
language: en
metrics: true
Commands & Permissions:
• Plugin works automatically
• No commands needed
• No special permissions required
Support:
Need help? Found a bug? Have a suggestion?
• Leave a comment below
• Open an issue on GitHub
• Contact via Discord
Updates & Future Plans:
Regular updates and maintenance
Performance optimizations

Requirements:
• Java 17 or higher
• MySQL Database
• Spigot/Paper server
Download now and keep your player data synchronized across all your servers!
Made with
