Compatibility
Minecraft: Java Edition
1.21–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
Light Tab
The ultimate tab manager plugin for simplicity, customizability, and performance.
Features
Fully Customizable Tab List
Configure the Header, Footer, and Player Name display format.
MiniMessage Support
Utilize gradients, hex colors, bold, italics, and more in all configurable formats!
LuckPerms Integration
Automatically displays player prefixes directly from LuckPerms.
Multi-Prefix Support
Handles players having multiple prefixes from different groups/sources.
Reload Command
Update the configuration instantly without restarting the server!
Built-in Placeholders
- Online Players
<online>
- Maximum Players
<max>
- Player Names
<player_name>
- Ping
<ping>
- Prefixes
<luckperms_prefixes>
Configuration
# LightTab Configuration
# Header format displayed at the top of the tab list. Supports MiniMessage.
# Available Placeholders: <online>, <max>
header: "<gold>My Server</gold>"
# Footer format displayed at the bottom of the tab list. Supports MiniMessage.
# Available Placeholders: <online>, <max>
footer: ""
# How the player's entry should look in the tab list. Supports MiniMessage.
# Available Placeholders: <luckperms_prefixes>, <player_name>, <ping>
player-display-format: "<luckperms_prefixes> <white><player_name> <green><ping>ms"
# Settings related to LuckPerms integration
luckperms:
prefix-separator: " "
use-vault-fallback: false
# How often (in seconds) the tab list display should be refreshed. -1 or 0 to disable.
refresh-interval-seconds: 5
Info
- Instantly reload the
config.yml
with the/ltreload
command. - Prefixes are ordered by descending weight. You can set a prefix's weight in LuckPerms. This is an example of a prefix with a weight of
0
:prefix.0.<#ffffff>[ADMIN]
. - You can add new lines in the header and footer of the tab menu.
Dependencies
- Depends on LuckPerms.
- Recommended to install VaultUnlocked.
- Does not depend on PlaceholderAPI or any of its forks.
- Likely incompatible with any plugins that also alter the tab list.