SimpleFabricScoreboardAPI

SimpleFabricScoreboardAPI

A lightweight Kotlin module for Minecraft Fabric providing a simple and flexible API for managing scoreboards.

by
220 Downloads
fabricquiltgame-mechanicslibraryutility
Rent Server with this Mod

Screenshots

SimpleFabricScoreboardAPI Screenshot 1

About this Mod

SimpleFabricScoreboard

SimpleFabricScoreboard is a lightweight library for Minecraft Fabric that provides a simple way to create, update, and manage sidebar scoreboards.

The project is built for mod developers who want a clean and practical API for scoreboard handling without having to work directly with all of Minecraft's lower-level scoreboard logic. The goal is to keep the library small, easy to integrate, and straightforward to use in real Fabric projects.

What it does

SimpleFabricScoreboard helps you create sidebar scoreboards for players and update them dynamically during gameplay. It is designed for common use cases such as lobbies, minigames, player stats, event displays, and other situations where you want to show structured information on the side of the screen.

The library focuses on a developer-friendly Kotlin API and a compact workflow:

  • create a scoreboard
  • add lines
  • assign it to a player
  • update or remove it later

Features

  • Simple scoreboard creation
  • Dynamic line updates
  • Clean Kotlin-oriented API
  • Per-player scoreboard management
  • Packet-based sidebar updates
  • Easy integration into existing Fabric mods
  • Lightweight design with minimal overhead
  • Useful for both static and frequently changing sidebars

Example

val board = scoreboard("test_board", Component.literal("Test Board"), server) {
    +Component.literal("Line 1")
    +Component.literal("Line 2")
    +emptyLine()
    +Component.literal("Line 4")
    line(5, Component.literal("Special Line"))
}

ScoreboardManager.setPlayerScoreboard(player, board)

board.update {
    line(2, Component.literal("Updated Line 2"))
    +emptyLine()
    +Component.literal("Another Line")
}

Available Versions

SimpleFabricScoreboardAPI 1.1.1release
MC 26.1, 26.1.1, 26.1.2fabric
April 16, 2026
SimpleFabricScoreboardAPI 1.1.0release
MC 26.1, 26.1.1, 26.1.2fabric
April 15, 2026
SimpleFabricScoreboardAPI 1.0.4release
MC 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10fabric, quilt
October 22, 2025

How to Install SimpleFabricScoreboardAPI on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "SimpleFabricScoreboardAPI". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+6 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

SimpleFabricScoreboardAPI server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.

Is SimpleFabricScoreboardAPI compatible with fabric and quilt?

SimpleFabricScoreboardAPI officially supports fabric, quilt for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with SimpleFabricScoreboardAPI – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if SimpleFabricScoreboardAPI consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install SimpleFabricScoreboardAPI with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
LicenseRef-All-Rights-Reserved
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.101.21.91.21.81.21.71.21.61.21.5