- Added separate spawn scoreboard
This update will not effects to existing clients
- Party-Addition Layout Fix | party-addition now inserts before the last 2 lines
Fixed a problem that scoreboard.yml, messages.yml, and database.yml isn't generating properly
Added our premium scoreboard config preset for free for everyone
NEW FEATURES
• Friends System Notification Toggles
- /friend toggle-notifications Toggle friend join/quit alerts on/off
- /friend toggle-requests Toggle incoming friend requests on/off
- Both settings are persisted to database and cached in memory
• Friends System — Empty Message Skipping
- Set any message in messages.yml to "" (empty quotes) to silently skip it
- No more awkward blank lines in chat the message is just not sent
• Friends System — Unified Prefix
- All friend messages now display with a configurable prefix
- Default: �FDFF&l FRIENDS &7➡
- Customizable in messages.yml under friend.prefix
• PlaceholderAPI Expansion (7 placeholders)
- %shyamstriketab_friend_status% → Online/Offline (formatted)
- %shyamstriketab_friend_status_raw% → online/offline
- %shyamstriketab_friend_count% → Friend count
- %shyamstriketab_friend_notifications% → Enabled/Disabled (formatted)
- %shyamstriketab_friend_notifications_raw% → enabled/disabled
- %shyamstriketab_friend_requests% → Enabled/Disabled (formatted)
- %shyamstriketab_friend_requests_raw% → enabled/disabled
- All display formats configurable in messages.yml
BUG FIXES
• Fixed "Network Protocol Error" on first join
- Some players were kicked with a protocol error when joining for the first time
• Fixed dead player (☠) format not persisting
- Dead players would briefly show with ☠ format then revert to normal
• Fixed FFA dead players disappearing from tab
- In Party FFA, killed players would vanish from the tab instead of showing as dead
- Fix: Dead players are now always included in the participant list
PERFORMANCE & OPTIMIZATION
• Skin texture caching
- Player skin textures are now cached in memory on join
• Header/footer component caching
- MiniMessage parsing for header/footer is now cached
• Packet spam prevention
- Added 500ms cooldown to sneak-toggle and teleport-triggered tab updates
