Back to mods
HikariScoreBoard project artwork

Modrinth · Minecraft mod

HikariScoreBoard

Multifunctional ScoreBoard Mod

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HikariScoreBoard release should I use?

Updated yesterday
Latest stable file 1.7.1+1.21.10
Game version 1.21.9, 1.21.10
Loader Fabric

HikariScoreBoard 1.7.1+1.21.10 targets 1.21.9, 1.21.10 with Fabric. Do not install it on the client. It must be installed on the dedicated server. All 1 required mods have matching files.

Where it goes

Is HikariScoreBoard required on the client, server, or both?

Do not install it on the client. It must be installed on the dedicated server.

Client Not supported
Dedicated server Required
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

This file is marked server-only.

What else does HikariScoreBoard 1.7.1+1.21.10 need?

1.7.1+1.21.10. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by HikariScoreBoard 1.7.1+1.21.10
required
Matching file found Matched file: [1.21.9] Fabric API 0.134.1+1.21.9

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add HikariScoreBoard without breaking your instance.

Built for HikariScoreBoard 1.7.1+1.21.10. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.7.1+1.21.10. It targets 1.21.9, 1.21.10 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    Do not install it on the client. It must be installed on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.7.1+1.21.10. It opens that exact file at the source.

About this project

What does HikariScoreBoard add?

HikariScoreBoard

HikariScoreBoard

License: All Rights Reserved
Modrinth

HikariScoreBoard is a server-side-only Minecraft mod for Fabric servers that displays player statistics as sidebar rankings. Originally built for the 光鯖 (Hikari Server) community.

  • Install target: the Fabric server's mods/ folder, and nowhere else. Do not put this jar in a client.
  • Nothing is required on the client. Fabric Loader and Fabric API are needed by the server. Players connect with whatever they already have — including a completely unmodified vanilla client.

What each player sees

The mod decides per player, from the plugin channels that player's client has registered. All three cases can be on the same server at the same time.

The player's client What they get
Vanilla — no mods at all The ranking in the ordinary vanilla sidebar. Only vanilla scoreboard packets are used (objective create / display / update, plus one score line per row). No custom packet is ever sent to this player. This is the default and it is fully supported.
Hikari-Tweaks A custom HUD instead of the sidebar — configurable position, scale, colors and pagination — fed over the hikariscoreboard:ranking_data channel. The vanilla sidebar is not sent to this player.
Hikari-Tweaks with the delta protocol The same HUD, fed over the newer hikariscoreboard:ranking_v2 channel, which sends only the rows that actually changed instead of the whole list.

The /hikari chest menu and every /hikari subcommand work on a vanilla client too — the menu is an ordinary chest / anvil screen, and the commands are ordinary server commands.

Features

sidebarRanking

Shows one of 13 stat types on the sidebar as a live ranking: blocks mined, blocks placed, ores mined, hostile kills, deaths, villager trades, crafting count, player level, ping, health, plus per-mob / per-block / per-item variants.


realtimeUpdates

Ping, Health, and Player Level sync every 250 ms on a dedicated path. All other stats push within one tick (~50 ms) of block break, block place, mob kill, or crafting actions — no polling delay.


chestMenuGui

Run /hikari to open a chest-shaped menu for switching stat type, browsing per-mob / per-block rankings, searching by Minecraft ID, and toggling display — no command memorization required. The search box borrows the anvil's rename field and matches the entry's Minecraft ID (minecraft:diamond_ore, or just diamond_ore), so modded entries stay reachable even when their display name differs.


commandInterface

Every action is also available via /hikari <subcommand>. Includes stat switching, target selection (@s / @a / @o / <playerName>), and administrative controls (refresh / toplimit / fakeplayers / debug) with OP2 gating. /hikari toplimit takes a value from 1 to 14 and sets how many ranking rows the vanilla sidebar shows; the Hikari-Tweaks HUD always receives the full list and pages through it client-side, so it is not affected.


vanillaStatSourceOfTruth

Reads values directly from vanilla's world/stats/*.json, so imported existing worlds keep their statistics history intact. No custom counters, no drift, no divergence. Uninstalling this mod leaves your world data untouched.


carpetFakePlayerDistinction

Bot players spawned via Carpet's /player spawn are automatically detected via UUID version (v3 offline-hash vs v4 Mojang) and can be excluded from rankings with /hikari fakeplayers exclude.


discordForumIntegration

Optional, and off until you configure it. When enabled, the server posts rankings to a Discord Forum channel on a configurable interval, giving each stat its own dedicated thread and re-adopting existing threads after a restart. A /refresh slash command in Discord triggers an immediate update. Configured in <world>/data/hikariscoreboard/discord.properties (enabled, bot token, forum channel ID, interval, row count); with no bot token and no channel ID the whole feature simply never starts.


hikariTweaksIntegration

When Hikari-Tweaks is installed on the client, that player gets a fully customizable HUD (position, scale, colors, pagination) instead of the vanilla sidebar. Hikari-Tweaks additionally eases changing numbers towards their new value rather than letting them jump. That animation is a Hikari-Tweaks feature and runs entirely on the client, in real time and on the ranking_v2 delta path; this mod has no smoother of its own and always sends true values. Sorting and ranks always come from those true values, so rows never swap places mid-animation.


Requirements

  • Minecraft 1.17.1 – 1.21.11 (28 versions, covered by 13 files — see below)
  • Fabric Loader >= 0.19.3 (the 1.18.2 build alone accepts >= 0.14.24)
  • Fabric API — on the server
  • Java, depending on your Minecraft version:
    • Minecraft 1.17.1 → Java 16 or newer
    • Minecraft 1.18 – 1.20.4 → Java 17 or newer
    • Minecraft 1.20.5 and later → Java 21 or newer

Which file do I download?

There are 13 files. Each one covers the Minecraft versions whose API it is compatible with, so the version in the file name is not necessarily your server version — pick the row that contains it. Each file declares its own range, so a wrong pick is refused at startup rather than failing silently.

File Covers Java
hikariscoreboard-<version>+1.17.1.jar 1.17.1 16
hikariscoreboard-<version>+1.18.2.jar 1.18, 1.18.1, 1.18.2 17
hikariscoreboard-<version>+1.19.2.jar 1.19, 1.19.1, 1.19.2 17
hikariscoreboard-<version>+1.19.4.jar 1.19.3, 1.19.4 17
hikariscoreboard-<version>+1.20.1.jar 1.20, 1.20.1 17
hikariscoreboard-<version>+1.20.2.jar 1.20.2 17
hikariscoreboard-<version>+1.20.4.jar 1.20.3, 1.20.4 17
hikariscoreboard-<version>+1.20.6.jar 1.20.5, 1.20.6 21
hikariscoreboard-<version>+1.21.1.jar 1.21, 1.21.1 21
hikariscoreboard-<version>+1.21.4.jar 1.21.2, 1.21.3, 1.21.4 21
hikariscoreboard-<version>+1.21.8.jar 1.21.5, 1.21.6, 1.21.7, 1.21.8 21
hikariscoreboard-<version>+1.21.10.jar 1.21.9, 1.21.10 21
hikariscoreboard-<version>+1.21.11.jar 1.21.11 21

The file name is the version the build targets, not the only version it covers — the 1.21.8 build, for example, also covers 1.21.5 – 1.21.7.
Minecraft 1.17 itself is not supported; the earliest supported version is 1.17.1.
Use Modrinth's version filter to get the right file for your server.

Optional Integrations

  • Hikari-Tweaks (client-side, per player) — custom HUD with configurable position, scale, colors and pagination, plus smooth value animation
  • Carpet Mod — enables Carpet bot detection and exclusion
  • Discord — optional Forum posting; needs a bot token and a forum channel ID (see above)

Credits

Developed at 光鯖 (Hikari Server) — a Minecraft Java Edition community.

License

All Rights Reserved. The full terms ship inside the jar as LICENSE.
Personal / private-server use only. Redistribution, publication, sale, and distribution of
derivative works are not permitted without prior written permission from the copyright holder.
You may, however, modify your own copy for your own use, and decompile the mod as far as is
needed to debug those changes — both for private use only, and neither lets you distribute the
result. The bundled third-party libraries are not covered by this and stay under their own
licenses (see below).

Third-party libraries

The jar embeds several third-party libraries under META-INF/jars/ (JDA and its dependencies, used for the optional Discord integration). Each is embedded unmodified and stays under its own license — Apache License 2.0 for most of them, and the GNU Lesser General Public License 2.1 for GNU Trove (trove4j). The complete list with versions, copyright notices and the full license texts ships inside the jar as THIRD-PARTY-NOTICES.txt and licenses/. Those licenses cover the embedded libraries only; they do not apply to HikariScoreBoard itself.

Support & Links

Project description from Modrinth.

Pick your setup

HikariScoreBoard by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

28 available setups

Showing the newest 12 of 28 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

HikariScoreBoard versions and loaders

13 of 13 releases match

Looking for an older file? The official Modrinth project page is in Resources.