
Scoreboard DB
Allows to store scoreboard values in DB and load from it!
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 12 февраля 2026 г.
- Лицензия
- MIT
Опубликован 18 июня 2025 г.
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
Ченджлог
3.0-SNAPSHOTБета26.1.1, 26.1.2, 26.2 · 12 февраля 2026 г.
Added support for Placeholders API
- use
papi info sdbfor available placeholders
Updated commands
- Support for @ range players
- Syntex changes
- Othier minor changes
2.0-SNAPSHOTБета1.21.9, 1.21.10, 1.21.11 · 22 декабря 2025 г.
- Added Folia Support.
- Auto-complete suggestion for scoreboard names and names.
Sync-modeconfig allows to set one of 3 modesBoth|Push|Pullto limit plugins abilities.sync-interval: 0will stop auto sync
Комментарии
Загружаем…