
A Simple Scoreboard plugin for minecraft
ConfigurableScoreboard Plugin 🎮
Fully customizable scoreboard plugin for Minecraft 1.21+ with real-time statistics and performance monitoring.
✨ Features
Player Statistics
Server Monitoring
Customization
&a, &c, etc.)Technical
📋 Placeholders
| Placeholder | Description |
|---|---|
{player} |
Player name |
{hp} / {max_hp} |
Health points |
{food} |
Hunger level |
{level} / {exp} |
XP level and progress |
{ping} |
Player ping (ms) |
{tps} |
Server TPS |
{tps_color} |
Auto TPS color |
{online} / {max_online} |
Player count |
{world} |
World name |
{x} {y} {z} |
Coordinates |
{time} / {date} |
Current time/date |
{money} |
Balance (Vault) |
{rank} |
Player rank |
🎮 Commands
/sb - Show help/sb toggle - Enable/disable scoreboard/sb reload - Reload config (requires scoreboard.reload)🎨 Color Codes
Use & for colors and formatting:
&0-9, a-f - Colors&l - Bold&m - Strikethrough&n - Underline&o - Italic&r - Reset💡 Quick Tips
Performance: Set update-interval: 40 (2 seconds) for large servers
Design: Use empty lines "" for spacing, combine codes like &b&lBold Aqua
Creative: Use &m with spaces for lines: &7&m----, or Unicode boxes: ┌─┐│└┘
TPS Colors: Use {tps_color}{tps} for automatic performance indication
🔧 Configuration
Simple YAML setup in config.yml:
🔌 Integrations
📊 Technical Highlights
🆘 Troubleshooting
Not showing? - Check /sb toggle or auto-enable: true in config
No colors? - Use & not §, check YAML formatting (spaces, not tabs)
Placeholders broken? - Verify spelling, reload with /sb reload
Version: 2.0 | MC: 1.21+ | Java: 21+