https://github.com/eclipseisoffline/statistics-updater
Extends the /scoreboard command in Minecraft to add functionality for updating scoreboards that use statistics criteria.
https://github.com/eclipseisoffline/statistics-updater
minecraft-commands minecraft-mod
Last synced: 2 months ago
JSON representation
Extends the /scoreboard command in Minecraft to add functionality for updating scoreboards that use statistics criteria.
- Host: GitHub
- URL: https://github.com/eclipseisoffline/statistics-updater
- Owner: eclipseisoffline
- License: mit
- Created: 2025-02-26T15:29:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-24T19:09:30.000Z (3 months ago)
- Last Synced: 2026-03-26T00:32:58.246Z (2 months ago)
- Topics: minecraft-commands, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/statistics-updater
- Size: 217 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Statistics Updater
[](https://modrinth.com/mod/statistics-updater)
[](https://modrinth.com/mod/statistics-updater)
[](https://modrinth.com/mod/statistics-updater)
[](https://discord.gg/CNNkyWRkqm)
[](https://github.com/eclipseisoffline/statistics-updater)



This mod extends the `/scoreboard` command to add functionality for updating scoreboards that use statistics criteria.
## License
This mod is licensed under the MIT license.
## Donating
If you like this mod, consider [donating](https://buymeacoffee.com/eclipseisoffline).
## Discord
For support and/or any questions you may have, feel free to join [my discord](https://discord.gg/CNNkyWRkqm).
## Version support
| Minecraft Version | Status |
|-------------------|--------------|
| 26.1.x | ✅ Current |
| 1.21.11 | ✔️ Available |
| 1.21.9+10 | ✔️ Available |
| 1.21.6+7+8 | ✔️ Available |
| 1.21.5 | ✔️ Available |
| 1.21.4 | ✔️ Available |
| 1.21.1 | ✔️ Available |
I try to keep support up for the latest drop of Minecraft. Updates to newer Minecraft
versions may be delayed from time to time, as I do not always have the time to immediately update my mods.
Unsupported versions are still available to download, but they won't receive new features or bugfixes.
NeoForge ports are available for Minecraft 26.1 onwards.
## Usage
The Fabric API is required on Fabric. This mod is not required on clients when playing on multiplayer.
This mod adds 2 new commands to the `/scoreboard` command:
- `/scoreboard objectives update `
- `/scoreboard players update `
The first can be used to update an objective with a statistic criterion. The second can be used to update a player's score
for all existing objectives with a statistic criterion.