How to Install Mods on Your Server

Install mods on your Forge or Fabric server from the panel or by uploading a jar.

Install mods on your Forge or Fabric server from the panel or by uploading a jar.

TAB

Customize your TAB list, nametags, scoreboard, header/footer, and BossBar from one plugin.

The default Minecraft TAB list shows players in random order, no formatting, no header or footer, and no rank prefixes. TAB by NEZNAMY takes over all of that: the TAB list, nametags, header/footer text, scoreboard sidebar, and BossBar, in one plugin instead of four separate ones conflicting over packets.

Requirements

Installation

  1. Download TAB from Modrinth or HangarMC. Download TAB
  2. Stop your server from the MCServerHost dashboard.
  3. Upload the download file to plugins/ via the File Manager. Upload button
  4. Start your server. TAB generates its config files on first run.

Inside plugins/TAB/ you'll find:

plugins/TAB/
├── config.yml
├── groups.yml
└── users.yml

What Each File Does

config.yml - TAB list, nametags, header/footer, scoreboard, BossBar, sorting (each has enabled toggle)
groups.yml - tabprefix/tabsuffix -> TAB list | tagprefix/tagsuffix -> above heads | maps to LuckPerms groups
users.yml - per-player overrides of groups.yml, target by username or UUID

Run /tab reload after editing any file.

Commands & Permissions

Command What it does
/tab reload Reloads all config files
/tab group [name] [property] [value] Set a property for a group
/tab player [name] [property] [value] Set a property for a specific player
/tab cpu Shows plugin CPU usage

For the full feature reference (animations, conditional placeholders, sorting, per-world settings, proxy setup) visit the TAB wiki.

Important Considerations

Conclusion

TAB is something you configure once and forget about. Most setups only need groups.yml edits to get prefixes and sorting working.

If you run into any issues on MCServerHost, join our Discord server or reach us at support@mcserverhost.com.

Related guides

All community guides