Documentation

Learn how to install and use LiquidBounce with our comprehensive guides

BetterTab

BetterTab reworks Minecraft's player list (the overlay shown while holding Tab) with several quality-of-life upgrades. Instead of the vanilla list that's capped at 80 entries and sorted by the server, you can re-sort players, highlight important people, expand how many names fit on screen, and clean up clutter you don't want to see.

Use it on busy servers where the tab list is crowded or hard to read: bump the row/column limits so everyone fits, sort by ping to spot laggers, or sort alphabetically and by name length to find people quickly. The Highlight group tints the background behind yourself, your friends, and any custom-matched players so they're easy to pick out, while AccurateLatency replaces the vanilla 5-bar ping icon with the real millisecond value. PlayerHider goes a step further and removes matching players from the list entirely.

Highlighting and hiding both use a name filter that matches against the in-game display name and/or the raw account name using your list of patterns, so you control exactly who is affected.

Category: Render Enabled by default: No

Settings

SettingTypeDefaultRangeDescription
SortingChoiceVanillaVanilla, Ping, NameLength, DisplayNameLength, Alphabetical, ReverseAlphabetical, NoneHow players are ordered in the tab list. Vanilla keeps the server's order, Ping sorts by latency, NameLength/DisplayNameLength by name length, Alphabetical/ReverseAlphabetical by account name, and None leaves entries unsorted.
VisibilityMulti-Select[Header, Footer]Header, Footer, NameOnlyChooses which parts of the tab list are shown. Header and Footer display the server's banner text above/below the list; NameOnly strips entries down to just the player name.
ShowGameModeToggletrueShows each player's game mode in the tab list.
Limits → TabSizeInteger801..1000Maximum number of players shown in the tab list (vanilla caps at 80).
Limits → ColumnHeightInteger201..100Maximum number of rows per column before the list wraps into a new column.
HighlightToggleable GrouponTints the background behind chosen players to make them stand out.
Highlight → SelfToggleable GrouponHighlights your own entry in the list.
Highlight → Self → ColorColorBackground color used for your own entry.
Highlight → FriendsToggleable GrouponHighlights players on your friends list.
Highlight → Friends → ColorColorBackground color used for friends.
Highlight → OthersToggleable GrouponHighlights any other players that match the filter below.
Highlight → Others → ColorColorBackground color used for matched players.
Highlight → Others → Filter → FilterByMulti-Select[DisplayName, PlayerName]DisplayName, PlayerNameWhich name to match against: the in-game DisplayName, the raw account PlayerName, or both.
Highlight → Others → Filter → NamesEditable ListRegex patterns of names to highlight; an entry matches if any pattern matches the selected name(s).
AccurateLatencyToggleable GrouponReplaces the vanilla ping-bar icon with each player's exact latency value.
AccurateLatency → AppendMSSuffixToggletrueAppends the ms unit suffix after the latency number.
PlayerHiderToggleable GroupoffRemoves players matching the filter from the tab list entirely.
PlayerHider → Filter → FilterByMulti-Select[DisplayName, PlayerName]DisplayName, PlayerNameWhich name to match against: the in-game DisplayName, the raw account PlayerName, or both.
PlayerHider → Filter → NamesEditable ListRegex patterns of names to hide; an entry is hidden if any pattern matches the selected name(s).

Last updated: 2026-06-08 — Based on source code