WikiScoreboardManager
ScoreboardManager

📊 ScoreboardManager

📊 Animated per-world sidebars with live placeholders.

SpigotMinecraft 1.21 1 command

Overview

ScoreboardManager displays a sidebar scoreboard that adapts to whichever world a player is in. Server owners define a title and a list of lines for each world, with full support for color codes and live placeholders such as the player's name, the online count, and the current world. Titles can be static or animated, cycling through a list of frames at a configurable interval for an eye-catching header. Players can toggle their own scoreboard on or off, while admins can hot-reload the configuration without a restart and even preview the scoreboard another player would see.

Features

🌍

Per-World Boards

Each world gets its own title and lines, falling back to the main scoreboard where none is defined.

🎞️

Animated Titles

Cycle a list of title frames at a configurable interval for a dynamic header.

🔤

Live Placeholders

Lines update in real time with %player%, %online%, and %world%.

🙈

Player Toggle

Any player can hide or show their scoreboard with /sb toggle.

🔧

Hot Reload & Preview

Admins reload the config live and preview another player's scoreboard.

Commands

/sb <toggle|reload|admin>

toggle shows or hides your scoreboard, reload reloads the config, and admin preview <player> shows another player's scoreboard.

scoreboardmanager.admin

Permissions

scoreboardmanager.admin

Admin access required for /sb reload and /sb admin preview.

Default: op

Installation

  1. 1Drop the .jar into your server's /plugins folder.
  2. 2Restart the server (Minecraft 1.21, api-version 1.21).
  3. 3Edit the auto-generated config.yml to define a scoreboard for each world.

Configuration

config.yml sets a global update-interval and a worlds map; each world defines a title, optional animated frames with a frame-interval, and a lines list supporting %player%, %online%, and %world% placeholders.

🤖 ScoreboardManager was created with Spaleforce AI.

Create your own for free