Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Creators
Details
Licensed MIT
Published 6 months ago
Updated 22 hours ago
Scoreboard DB Plugin
A Minecraft Paper plugin (1.20.1+) for storing scoreboard data in a local or remote database (SQLite, MySQL, PostgreSQL). Supports Velocity integration (may not work yet), periodic sync, and configurable YAML.
Features
- Stores scoreboard data in a database (local SQLite, or remote MySQL/PostgreSQL)
- Commands: save value, get value, sync-now
- Periodic sync (configurable interval)
- Velocity support for server name
Setup
- Place the plugin JAR in your server's
pluginsfolder. - Start the server to init config.yml (By default it will create local db)
- Configure
config.ymlin the plugin's data folder. - Start the server.
- Run
/scoreboarddb sync-now
Requires Java 17+
permission: scoreboarddb.use



