What's new in Synchro 1.3
- Instant synchronization for:
- Inventory
- Armor
- Potion effects
- Health
- Hunger & saturation
- Experience and level (NEW!)
- Synchronization is now event-based and instant — all player states are updated immediately after any change.
- No more timer — all sync is handled by Minecraft events for maximum performance and accuracy.
- Improved stability for death and respawn sync.
- Bugfixes and optimizations.
No configuration needed — just install and play!
If you find any bugs or have suggestions, please open an issue on GitHub or Modrinth!
v1.2
- Armor Synchronization: All players now share the same armor in real time.
- Potion Effects Synchronization: All active potion effects are now synchronized between all players.
Admin Commands:
- /synchro enable — Enable synchronization
- /synchro disable — Disable synchronization
- /synchro sync — Force manual synchronization
- /synchro status — Show current sync status
Public Java API: Other plugins can now check and control synchronization programmatically.
Improved stability and code cleanup.
Removed PlaceholderAPI integration (will be added back in a future update).