
Modrinth · Minecraft mod
ScoreBoost
Scoreboard score batch synchronization optimization mod — Fabric / NeoForge / Forge
Quick answer
Which ScoreBoost release should I use?
ScoreBoost 1.0.0 targets 1.21, 1.21.1, 1.21.2 with Forge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is ScoreBoost required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does ScoreBoost 1.0.0 need?
1.0.0. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add ScoreBoost without breaking your instance.
Built for ScoreBoost 1.0.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.0. It targets 1.21, 1.21.1, 1.21.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.0. It opens that exact file at the source.
About this project
What does ScoreBoost add?
ScoreBoost
Scoreboard score batch synchronization optimization mod — Fabric / NeoForge / Forge
Basic Info
| Property | Value |
|---|---|
| Mod ID | scoreboost |
| Version | 1.0.0 |
| Author | mccmcaozr |
| License | All Rights Reserved (closed source) |
| Environment | Server (client optional) |
| Minecraft | >=1.21 (1.21 ~ 1.21.11, 26.1 ~ 26.2) |
| Java | 21+ |
Loader Support
| Loader | Minimum Version | JAR Filename |
|---|---|---|
| Fabric | Loader 0.15.0 + Fabric API | scoreboost-fabric-1.0.0.jar |
| NeoForge | 21.1.236 | scoreboost-neoforge-1.0.0.jar |
| Forge | 52.1.15 | scoreboost-forge-1.0.0.jar |
Compatibility
- Recommended: Sodium, Lithium
- Optional: Iris
Overview
ScoreBoost performs batch deduplication refreshes on server-side score updates, reducing network packet count for high-frequency scoring items.
Core Features
- Intercepts
ServerScoreboard.updateScore/onScoreRemovedfor queuing- NeoForge/Forge equivalents:
onScoreChanged/onPlayerScoreRemoved
- NeoForge/Forge equivalents:
- Only keeps the latest change per
scoreHolder:objective - Batch-calls vanilla methods to send packets at end of each tick
lastScorescapacity protection (1024, LRU eviction)- Does NOT intercept
Scoreboard.updateObjective(avoiding objective update packet loss)
Cross-Loader Mapping Differences
| Fabric (Yarn) | NeoForge/Forge (Mojang) |
|---|---|
ServerScoreboard |
ServerScoreboard (unchanged) |
ScoreboardObjective |
Objective |
ScoreboardScore |
Score |
updateScore |
onScoreChanged |
onScoreRemoved |
onPlayerScoreRemoved |
server.getTicks() |
server.getTickCount() |
Notes
- Score updates may be delayed by up to ~1 tick
- Only needs to be installed on the server
Installation
- Install the corresponding loader (Fabric / NeoForge / Forge)
- For Fabric, also install Fabric API
- Place the JAR file for your loader into the
modsfolder
Project description from Modrinth.
Pick your setup
ScoreBoost by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9
3 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.6
3 loader builds1.21.5
3 loader builds1.21.4
3 loader buildsShowing the newest 12 of 16 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ScoreBoost versions and loaders
1.0.0
scoreboost-forge-1.0.0.jar
14 Jul 2026
1.0.0
scoreboost-neoforge-1.0.0.jar
14 Jul 2026
1.0.0
scoreboost-fabric-1.0.0.jar
14 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.