
KindlyKlanTAB 🎯
A comprehensive server-side Fabric mod for managing TAB (player list) customization and automatic chat announcements with optional LuckPerms integration.
🌟 Features
TAB Management
- Custom Headers & Footers: Fully customizable TAB headers and footers with rich text formatting
- Player Name Formatting: Group-based prefixes, suffixes, and display name customization
- LuckPerms Integration: Automatic player ordering by group weights and permission-based formatting
- Real-time Updates: Dynamic TAB updates that reflect player status changes instantly
Automatic Announcements
- Scheduled Messages: Configurable automatic announcements with custom intervals
- Permission-based Targeting: Send announcements only to players with specific permissions
- Flexible Ordering: Sequential or random announcement ordering
- Custom Prefixes: Branded announcement messages with configurable prefixes
Advanced Placeholder System
- Server Information:
{ONLINE_PLAYERS}
,{MAX_PLAYERS}
,{TPS}
,{UPTIME}
- Player Data:
{PLAYER_NAME}
,{PLAYER_DISPLAYNAME}
,{PLAYER_UUID}
- LuckPerms Integration:
{LUCKPERMS_PREFIX}
,{LUCKPERMS_SUFFIX}
,{LUCKPERMS_GROUP}
,{LUCKPERMS_WEIGHT}
- Time & Date:
{TIME}
,{DATE}
,{SERVER_NAME}
Configuration & Commands
- JSON Configuration: Easy-to-edit configuration files with hot-reloading
- Admin Commands:
/kktab
and/kkannounce
for real-time management - Permission System: Robust permission system with LuckPerms integration and fallbacks
🚀 Quick Setup
- Download and place in your server's
mods
folder - Start your server to generate default configurations
- Edit configuration files in the
config/kktab/
directory - Use
/kktab reload
to apply changes without restart
📚 Documentation
Full documentation, configuration examples, and LuckPerms integration guide included in the mod files.