HomeJavaModsSidebar Manager
Sidebar Manager
ModsJava

Sidebar Manager

Lightweight Scoreboard Sidebar Plugin

⬇ Download on Modrinth
Sidebar Manager — screenshot 1Sidebar Manager — screenshot 2

Sidebar Manager — Lightweight Scoreboard Sidebar Plugin

A simple, lightweight sidebar (scoreboard) manager — think TitleManager, but for the right-side panel instead of titles. No NMS, no version-locking — built entirely on the standard Bukkit API.

Features

Compatibility

Works on Paper, Spigot, and Bukkit/CraftBukkit — the plugin only uses the standard org.bukkit.scoreboard API (Objective + Team), with no NMS hacks and no Paper-only classes. Supported versions: 1.16.5 - 1.21.x.

Commands

Command Description Permission
/sidebar reload Reload config.yml without restarting the server sidebar.admin (op)
/sidebar toggle / /sidebar on / /sidebar off Show/hide your own sidebar sidebar.use (everyone)

Placeholders

%player%          - player name
%online%          - players online
%max_players%     - max slots
%world%            - current world
%health% / %max_health%
%food%
%level%
%ping%
%tps%
%date% / %time%
%vault_balance% / %vault_balance_raw%   - requires Vault

Plus any PlaceholderAPI placeholder, if it's installed on the server.

Configuration

One global config for the whole server — no per-world setup, simple and fast:

enabled: true
title: "&6&l SERVER"
lines:
  - "&7&m-------------"
  - "&fPlayer: &a%player%"
  - "&fWorld: &a%world%"
  - "&fOnline: &a%online%&7/&a%max_players%"
  - ""
  - "&fBalance: &a%vault_balance%"
  - "&fPing: &a%ping%ms"
  - "&7&m-------------"
  - "&eplay.example.com"

Soft Dependencies (optional)

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more