HomeJavaModsScoreboardDatabase
ScoreboardDatabase

Why This Plugin is Great for Datapack Developers ⚙️

Minecraft datapacks are very powerful, but they have one big limitation:

** Scoreboard values are saved locally on the server.**

This means if you're running a server network (like a lobby + minigames), datapacks can't carry player progress across servers, because there's no shared storage for scoreboard values.

With this plugin, scoreboard data is stored in a MySQL database, a central location accessible by all servers.

For datapack developers, this means:

Now you can finally use your datapack in multi-server environments without losing data.

Commands

Permission required: sd.* or op

Registers a scoreboard objective to be saved in the database when a player leaves, and loaded when they join.

Unregisters a scoreboard objective. The data will no longer be updated or loaded for players.

Deletes all saved data for an unregistered scoreboard objective from the database.

Displays a list of all currently registered scoreboard objectives.

️Planned Features

These features are planned for future updates:

A simple and intuitivegui to manage registered scoreboards and view player data.

Translations for multiple languages to improve accessibility for international users.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more