Перейти к содержимому
Mineforgian

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

  1. Place the plugin JAR in your server's plugins folder.
  2. Start the server to init config.yml (By default it will create local db)
  3. Configure config.yml in the plugin's data folder.
  4. Start the server.
  5. 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 sdb for 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-mode config allows to set one of 3 modes Both|Push|Pull to limit plugins abilities.
  • sync-interval: 0 will stop auto sync

Комментарии

Загружаем…