StatsSync is a Fabric mod for Minecraft that allows server administrators to synchronize player statistics with scoreboard objectives.
- Synchronize player statistics with scoreboard objectives
- Support for both online and offline players
- Custom command to trigger synchronization
- Ability to update specific objectives or all objectives at once
- Ability to update stats for a specific player or all players
The mod adds a new command: /statSync
/statSync
: Updates all objectives for all players/statSync <objective>
: Updates a specific objective for all players/statSync <objective> <player>
: Updates a specific objective for a specific player
The /statSync
command requires operator permissions to use (LEVEL 4).
This project is licensed under the WTFPL License - see the LICENSE file for details.