Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 6 days ago
LuckTab
Your tab. Your rules.
Lightweight yet powerful tab list, chat format & scoreboard plugin — all configurable in a single
config.yml.
✨ Features
| Feature | Description |
|---|---|
| Tab-List Prefix & Sorting | Rank-based prefixes and sort order via LuckPerms. Anti-flicker updates. |
| Header & Footer | Multiple designs with per-world display conditions. |
| Chat Format | Custom format per rank with full color code support. |
| Scoreboard Sidebar | Per-player sidebar with custom title and lines. |
| PlaceholderAPI Support | Works in header, footer, sidebar and chat. |
/lucktab reload |
Reload config without restarting the server. |
📦 Dependencies
- LuckPerms —
required— luckperms.net - PlaceholderAPI —
optional— Modrinth
📋 Built-in Placeholders
These work everywhere without PlaceholderAPI:
| Placeholder | Description |
|---|---|
%player% |
Player name |
%world% |
Current world name |
%server_online% |
Online player count |
%server_max_players% |
Max player count |
%player_ping% |
Player ping in ms |
%lucktab_rank% |
LuckPerms group name |
%lucktab_prefix% |
Raw prefix from config |
With PlaceholderAPI any third-party placeholder like %vault_eco_balance% works too.
⚙️ Configuration
Everything is controlled from config.yml:
# Update interval in ticks (20 = 1 second)
updateInterval: 40
# Chat format
useChatFormat: true
chatFormat: "%chatPrefix%%playerName% &8» &7%message%"
# Rank prefixes — format: "group;prefix;color"
prefixes:
- "owner;&4Owner &7» &4;&4"
- "default;&7Player &7» &7;&7"
# Header & Footer
header-footer:
enabled: true
designs:
default:
header:
- ""
- " &b&lMyServer "
- ""
footer:
- "&fOnline: &b%server_online%&7/&b%server_max_players%"
# Scoreboard Sidebar
scoreboard:
enabled: true
title: "&6&lMyServer"
lines:
- ""
- "&7Rank: &f%lucktab_rank%"
- "&7Ping: &f%player_ping%ms"
- ""
- "&7Online: &f%server_online%/%server_max_players%"
- ""
🔑 Commands & Permissions
| Command | Permission | Default |
|---|---|---|
/lucktab reload |
lucktab.reload |
OP |
👥 Credits
| PattyXDHD | Original author — created the plugin foundation |
| LucasTHCR | Maintainer — scoreboard, PlaceholderAPI, reload command, bug fixes & full config control |
Discord: dc.gg/лукас


