Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
[โ ๏ธ]NOTE! If u have aby issue with the plugin please report to in our discord!
ConfigurableScoreboard Plugin ๐ฎ
Fully customizable scoreboard plugin for Minecraft 1.21+ with real-time statistics and performance monitoring.
โจ Features
Player Statistics
- โค๏ธ Health & Hunger tracking
- โจ Experience level & progress
- ๐ Real-time coordinates
- ๐ World information
- ๐ Player ping display
Server Monitoring
- โ๏ธ Smart TPS Display - Automatic color coding:
- ๐ข Green (โฅ19.0) - Excellent
- ๐ก Yellow (โฅ17.0) - Good
- ๐ Orange (โฅ15.0) - Moderate
- ๐ด Red (<15.0) - Poor
- ๐ฅ Online player count
- ๐ Real-time clock & date
Customization
- ๐จ Full color code support (
&a,&c, etc.) - ๐ 20+ dynamic placeholders
- โก Configurable update interval
- ๐ฏ Multiple pre-made designs included
- ๐ซ Unicode & emoji support
Technical
- Low resource usage with optimized tick scheduling
- Per-player scoreboard toggle
- Auto-enable for new players
- Vault integration for economy (optional)
- Async TPS calculation
๐ 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 (requiresscoreboard.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:
- Customize title, lines, and colors
- Adjust update frequency
- Enable/disable auto-start
- Create unlimited custom designs
๐ Integrations
- Vault - Display player economy balance
- Permission Plugins - Show player ranks (LuckPerms, PermissionsEx, etc.)
๐ Technical Highlights
- Rolling average TPS calculation over 20 ticks
- HashMap-based player tracking with auto cleanup
- Bukkit Scoreboard API with custom wrappers
- Thread-safe async operations
- Supports Paper & Spigot
๐ 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+


