** 📋 Changelog**
[1.0.0] - 2026-01-03 🎉
✨ Added
- 🚀 Initial plugin release
- 📊 Real-time scoreboard with dynamic updates
- ❤️ Player statistics tracking (HP, hunger, level, XP)
- ⚙️ Server performance monitoring (TPS, ping, player count)
- 🔖 20+ configurable placeholders
- 🎨 Automatic TPS color coding based on performance
- 🌍 World and coordinate display
- 🕐 Real-time clock and date display
- 🌈 Full color code support with formatting
- 💫 Unicode and emoji support
- 🔄 Per-player scoreboard toggle system
- ⚡ Auto-enable option for new players
- 🔧 Configuration reload command
- 💰 Vault integration for economy display
- 👑 Permission-based rank display
- 🎯 Optimized tick scheduling system
- 📈 Async TPS calculation algorithm
- 🎨 Multiple pre-made scoreboard designs
- 📡 Event listeners for player join/quit
- 💬 Command system with help menu
🎮 Features
- ⏱️ Update interval configuration (default: 20 ticks)
- 📊 Rolling average TPS calculation over 20 ticks
- 🌟 Smart color system for performance indicators
- 💾 Memory-efficient player tracking with HashMap
- 🧹 Automatic scoreboard cleanup on disconnect
- ✏️ Support for custom decorative lines
- 🔄 Dynamic placeholder processing system
🔧 Technical
- 🏗️ Built on Spigot/Paper API 1.21+
- ☕ Java 21+ compatibility
- 🔒 Thread-safe async operations
- ⚡ Low resource usage optimization
- 📝 Bukkit Scoreboard API implementation
- 🎁 Custom scoreboard wrapper system



