ScoreboardPL
🟡 Updated this year🖼️ Gallery (2 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #622 of 1560 bukkit mods in this game by downloads
📋 About This Mod
**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:** (https://discord.com/invite/n6A3nc3EW7)
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: (https://discord.com/invite/n6A3nc3EW7)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Max_01001
- Version
- 1.2.0
- Downloads
- 4,007
- Endorsements
- 5
- Category
- bukkit
- Created
- 3/5/2026
- Updated
- 7/11/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- management, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ScoreboardPL support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of ScoreboardPL?
Version 1.2.0, published 2026-07-11 with 4,007 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await

