Scoreboard Sync 图标

Scoreboard Sync

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0
本资源为搬运资源,原资源地址: https://modrinth.com/mod/scoreboard-sync
资源信息

Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11

平台: paper purpur

标签: management storage technology

资源介绍

ScoreboardSync

A Paper plugin that syncs objectives, scores, and teams to a MySQL/MariaDB database so all backend servers in a Velocity or BungeeCord network share the same scoreboard state. Useful for data packs and cross-server minigames that use vanilla scoreboards.

Installation

  1. Drop ScoreboardSync.jar into every backend server's plugins/ folder.
  2. Restart each server to generate plugins/ScoreboardSync/config.yml.
  3. Set up the database (see below).
  4. Configure each server — same DB credentials, different server-name.
  5. Restart again (or use /sbs reload for config-only changes).

Database Setup

Create a single database that all servers connect to:

CREATE DATABASE scoreboardsync CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
CREATE USER 'sbs'@'%' IDENTIFIED BY 'yourpassword';
GRANT ALL PRIVILEGES ON scoreboardsync.* TO 'sbs'@'%';

ScoreboardSync creates its own tables on first start.

What Gets Synced

Type Synced fields
Objectives Name, display name, criteria, render type
Scores Objective, entry (player/entity name), score value
Teams Name, display name, prefix, suffix, color, friendly fire, see-friendly-invisibles, nametag visibility, collision rule
Team members Which team each entry belongs to

Commands

Command Permission Description
/sbs status scoreboardsync.admin Show server name, sync interval, and DB connection info
/sbs push scoreboardsync.admin Immediately push local scoreboard state to DB
/sbs pull scoreboardsync.admin Immediately pull DB state and apply locally
/sbs reload scoreboardsync.admin Reload config.yml (does not reconnect to DB)
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
CreateTogether MiniSeason

价格:0 墨喵币
下载量:0

查看详情
Honk

价格:0 墨喵币
下载量:0

查看详情
Mising Blocks Added

价格:0 墨喵币
下载量:0

查看详情
Lazy Tools

价格:0 墨喵币
下载量:0

查看详情