ScoreboardDatabase
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #82 of 219 paper mods in this game by downloads
📋 About This Mod
## **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: - **Cross-server compatibility** for scoreboard-based systems - **Centralized progress storage** —> works on BungeeCord, Velocity & more - No more “one-server-only” limitation for complex datapacks - Enables **network-wide features**, like global achievements or player stats Now you can finally use your datapack in **multi-server environments** without losing data. # Commands Permission required: sd.* or op - /sd register <objective> > Registers a scoreboard objective to be saved in the database when a player leaves, and loaded when they join. - /sd unregister <objective> > Unregisters a scoreboard objective. The data will no longer be updated or loaded for players. - /sd delete <objective> > Deletes all saved data for an unregistered scoreboard objective from the database. - /sd list > Displays a list of all currently registered scoreboard objectives. # ️Planned Features These features are planned for future updates: - GUI Support > A simple and intuitivegui to manage registered scoreboards and view player data. - Multi-language Support > Translations for multiple languages to improve accessibility for international users.
## 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: - Cross-server compatibility for scoreboard-based systems - Centralized progress storage —> works on BungeeCord, Velocity & more - No more “one-server-only” limitation for complex datapacks - Enables network-wide features, like global achievements or player stats Now you can finally use your datapack in multi-server environments without losing data.
# Commands
Permission required: sd.* or op
- /sd register
- /sd unregister
- > Unregisters a scoreboard objective. The data will no longer be updated or loaded for players.
- /sd delete
- > Deletes all saved data for an unregistered scoreboard objective from the database.
- /sd list
- > Displays a list of all currently registered scoreboard objectives.
# ️Planned Features These features are planned for future updates:
- GUI Support
- > A simple and intuitivegui to manage registered scoreboards and view player data.
- Multi-language Support
- > Translations for multiple languages to improve accessibility for international users.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- MrTexasAtom
- Version
- v1.2.0
- Downloads
- 257
- Endorsements
- 3
- Category
- paper
- Created
- 4/6/2025
- Updated
- 4/9/2025
- Game Versions
- 1.13, 1.14, 1.15, 1.16, 1.17
- Tags
- storage, technology, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ScoreboardDatabase support?
The author lists 1.13, 1.14, 1.15, 1.16, 1.17, 1.18. Other versions may work but are untested by the author.
What is the latest version of ScoreboardDatabase?
Version v1.2.0, published 2025-04-09 with 257 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await