Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
Name: EasyNiceTab
Description:
EasyNiceTab is a minimalist plugin for Minecraft (Spigot/Paper) version 1.21.x that allows you to manually update each player's TAB list. The plugin is lightweight, easy to configure, and does not require any external libraries.
Main Features:
– Updates the TAB list for all players when the /tabreload command is executed. – Supports Minecraft color codes (&a, &b, &c, etc.). – Uses custom placeholders for dynamic information. – TAB texts are fully configurable via config.yml.
Supported Placeholders:
– (name) — the player's nickname. – (ping) — the player's ping in milliseconds. – (ple) — number of online players. – (world) — the name of the world the player is currently in.
Example Configuration:
update-interval: 5 — optional value, not used automatically. header: "&aWelcome, (name)!" — text at the top of the TAB. footer-left: "&ePing: (ping)" — text at the bottom-left of the TAB. footer-right: "&bPlayers online: (ple) &dWorld: (world)" — text at the bottom-right of the TAB.
Command:
/tabreload — reloads the configuration file without restarting the server
Notes:
– The plugin was tested on Spigot 1.21.6. – It should work on all versions above 1.21. – Paper support is unofficial but expected to work. – Part of this plugin was created with the help of AI.



