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
plugins
folder. - Start the server to init config.yml (By default it will create local db)
- Configure
config.yml
in the plugin's data folder. - Start the server.
- Run
/scoreboarddb sync-now
Requires Java 17+
permission: scoreboarddb.use
Links
Details
Licensed MIT
Published 2 months ago
Updated 3 months ago