File Details
customtablist-2.0.0
- R
- May 5, 2026
- 15.84 KB
- 23
- 1.20.1
- Forge
File Name
customtablist-2.0.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
🆕 Changes in version 2.0.0
- Removed ThePlaceholderAPI dependency — the mod works standalone, no additional mods required
/customtablist reloadcommand — hot-reload the config without restarting the server. Permission level configurable. Confirmation message shown in the player's own language (19 languages supported)- Animations — header and footer can be set as an array of frames that rotate automatically
- Built-in placeholders —
{player},{online},{max},{ping},{world},{dimension} - HEX colors — support for
&#RRGGBBin addition to classic&color codes - Per-dimension config — different header/footer for Overworld, Nether, The End, or any modded dimension. Can be toggled on/off with
dimensionsEnabled - Instant tablist on join — displayed immediately on connect, without waiting for the first tick cycle
- Line breaks with
\n - New config options —
updateInterval,animationInterval,permissionLevel,dimensionsEnabled - Self-documented config — the generated
tablist.jsonincludes a_helpsection explaining every option - Fixed internal bug: tablist was updating twice as fast as intended

