
Scoreboard Server
Create scoreboard for server. In join
- Загрузки
- 17
- Подписчики
- 1
- Обновлён
- 7 июля 2026 г.
- Лицензия
- MIT
Опубликован 20 июня 2026 г.
🏆 Kyo Scoreboard & TabList
A masterpiece of a 100% server-side scoreboard and tablist for Minecraft Fabric (version 26.2+). Designed and optimized specifically for TEA servers.
Kyo Scoreboard is more than just a regular scoreboard mod. This is a completely reprogrammed system with Packet-based architecture, completely eliminating flickering (Anti-Flicker) and memory leaks. Combining the power of Placeholder API V3, the mod perfectly supports Hex color systems, STF format tags, and unlimited custom icons!
✨ Key Features
🚀 100% Server-side: Players don't need to install any mods on the client. Just throw them into the server's
modsfolder and run.⚡ Ultimate Performance Optimization: Intelligent update loop (every second for Scoreboard, every half second for Animation Tablist). No vanilla functions causing lag; extremely smooth background data updates.
🎨 Placeholder API V3 Power: - Supports advanced stacking architecture (Stacking Parsers).
Smooth rendering of Hex colors (
<#FF3300>), bold tags (<bold>), and dynamic interpolation.🎬 TabList Animation: Supports creating vibrant animated frames for Tablist headers.
👑 Progressive Tier RPG:
Intelligent automatic unit shortening (e.g.,
7d 10h 11m->7d 10h,1y 2mo).Automatically changes colors and adds Badges based on the number of days played (Rookie -> Mythical).
📦 Installation Requirements (Dependencies)
For Kyo Scoreboard to function perfectly, the server needs to have the following mods installed:
Placeholder API (Version V3 or higher)
(Optional) Kyo Economy - To link the currency system.
⚙️ Configuration
The first time the server runs, the mod will automatically generate a configuration file at config/kyo_scoreboard.json. The server owner can freely edit the scoreboard as desired.
Example Configuration (JSON):
{
"animatedTitle": [
"<bold><#FF3300>❖ TEA SERVER ❖</bold>",
"<bold><#FF6600>❖ TEA SERVER ❖</bold>",
"<bold><#FF9900>❖ TEA SERVER ❖</bold>"
],
"animatedTabHeader": [
"<bold><aqua>Welcome to TEA SERVER!</aqua></bold>"
],
"tabFooter": "<gray>Your Ping: %player:ping% ms</gray>",
"boardLines": [
" ",
"<bold><white>👤 Information</white></bold>",
"<gray>Name:</gray> %player:name%",
" <gray>Play:</gray> %kyoscoreboard:playtime%",
" ",
<bold><white>💰 Economy</white></bold>",
" <gray>Balance:</gray> <gold>%kyoeconomy:balance% Coins</gold>"
]
}
👨💻 Acknowledgments Developed and optimized specifically for TEA Server.
Thanks to the Placeholder API library (Patbox) for the extremely flexible Node Parser system!
Центр версий
4 версийЧенджлог
1.2.1Релиз26.2 · 7 июля 2026 г.
Full changelog in Kyo Scoreboard
1.2Релиз26.2 · 3 июля 2026 г.
Full Changelog in https://kyo-series-and-game.web.app/
1.1.12Релиз26.2 · 26 июня 2026 г.
- Many Update
1.1Релиз26.2 · 20 июня 2026 г.
I should have posted the 1.0 version, but I've updated it, edited it and upgraded it a lot, so I posted the 1.1 version for the best clarity.
Комментарии
Загружаем…