
ScoreboardPL is a powerful, lightweight and fully customizable scoreboard plugin for your Minecraft server. Designed for simplicity and performance, it works completely out of the box — no database, no complex setup, just drop it in and configure.
Every single aspect of the scoreboard is controlled through a single, well-documented config.yml file. Add lines, remove lines, reorder them, change colors, swap placeholders — all without touching a single line of code.
⌨️ Commands
| Command | Alias | Permission | Description |
|---|---|---|---|
/scoreboard toggle |
/sb toggle |
all players | Toggle your scoreboard on or off |
/scoreboard reload |
/sb reload |
scoreboardpl.reload (OP) |
Reload the config live |
📋 Placeholders (25+)
🖥️ Server
| Placeholder | Description |
|---|---|
%server_name% |
Your server name (set in config) |
%server_online% |
Number of currently online players |
%server_max_players% |
Maximum player slots |
%server_tps% |
Live server TPS (max 20.0) |
%server_version% |
Server Minecraft version |
👤 Player
| Placeholder | Description |
|---|---|
%player_name% |
Player's username |
%player_displayname% |
Player's display name |
%player_health% |
Current health (e.g. 18.0) |
%player_max_health% |
Maximum health (e.g. 20.0) |
%player_food% |
Food level (0–20) |
%player_level% |
XP level |
%player_exp% |
XP progress percentage |
%player_ping% |
Connection ping in ms |
%player_world% |
Current world name |
%player_gamemode% |
Current gamemode |
%player_x% |
X coordinate |
%player_y% |
Y coordinate |
%player_z% |
Z coordinate |
%player_deaths% |
Total death count |
%player_kills% |
Total player kills |
%player_blocks_walked% |
Total blocks walked in meters |
%player_playtime_hours% |
Total playtime in hours |
🕐 Date & Time
| Placeholder | Description |
|---|---|
%time% |
Current server time (HH:mm:ss) |
%date% |
Current date (dd.MM.yyyy) |
%day% |
Current day of the week |
💰 Vault (requires Vault + Economy plugin)
| Placeholder | Description |
|---|---|
%vault_balance% |
Player balance with decimals (1,234.50) |
%vault_balance_int% |
Player balance without decimals (1,234) |
%vault_rank% |
Primary permission group via Vault |
🔑 LuckPerms (requires LuckPerms)
| Placeholder | Description |
|---|---|
%luckperms_group% |
Player's primary LuckPerms group |
%luckperms_prefix% |
Player's LuckPerms prefix |
%luckperms_suffix% |
Player's LuckPerms suffix |
⚙️ Config Features
- Set your own scoreboard title with color codes
- Add, remove and reorder unlimited lines freely
- Use
""as an empty spacer line - Set the update interval in ticks (default: every second)
- Configure your timezone for accurate time display
- Customize all plugin messages including the prefix
- Everything is explained with inline comments directly in the config
🖥️ Compatibility
| Server Software | Version | Supported |
|---|---|---|
| Paper | 1.21 – 1.21.x | ✅ |
| Folia | 1.21 – 1.21.x | ✅ |
| Spigot | 1.21 – 1.21.x | ✅ |
| Purpur | 1.21 – 1.21.x | ✅ |
| CraftBukkit | 1.21 | ✅ |
💬 Support & Updates: Join our Discord
Ченджлог
1.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 8 июля 2026 г.
There was just a small fix for the time zones and a few minor bug fixes.
1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 10 мая 2026 г.
Two small bugs were fixed in the new version 1.1.0 of the plugin.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.
v1.0.0 — Initial Release
✨ Features
- Fully customizable scoreboard via
config.yml - 25+ built-in placeholders across 5 categories
- Live TPS display pulled directly from the server
- Vault integration — balance (with/without decimals) and permission group
- LuckPerms integration — group, prefix and suffix support
- Real-time clock, date and day-of-week display with configurable timezone
- Player stats — kills, deaths, blocks walked, playtime in hours
- Player coordinates — X, Y, Z updated every tick cycle
- Health and food level display
- XP level and progress percentage
- Current world and gamemode display
- Player ping in milliseconds
- Server online count and max slots
- Minecraft server version display
⌨️ Commands
/scoreboard toggle— Toggle scoreboard on/off per player/scoreboard reload— Live config reload without server restart- Aliases:
/sb,/sboard
⚙️ Config
- Fully commented
config.ymlexplaining every placeholder - Instructions for adding, removing and reordering lines
- Configurable update interval (in ticks)
- Configurable timezone for time/date placeholders
- Custom scoreboard title with color code support
- Customizable plugin messages and prefix
- Auto-creates config on first launch
🔌 Compatibility
- Compatible with Paper, Spigot, Purpur, Folia and CraftBukkit 1.21+
- Vault and LuckPerms as soft-dependencies (plugin works without them)
- Built with Java 21 and Paper API 1.21
Комментарии
Загружаем…