Released Utility 1.0.1 2026-07-16

Dimension TAB

See player dimensions in the tab list

Minecraft 26.1.2
NeoForge 26.1.2.76+

Displays the current dimension of each player in the tab list, making it easy to see where everyone is at a glance.

Features

  • Per-dimension colors — Overworld, Nether, End, and custom colors for modded dimensions
  • Customizable format — Use tokens like %dim:name%, %dim:id%, %dim:namespace%, %dim:path%
  • Dimension aliases — Give dimensions custom display names (e.g., “Aether” instead of aether:the_aether)
  • Configurable position — Prepend or append the dimension tag relative to the player name
  • In-game commands — Full runtime configuration via /dimensiontab

Server-side only

This mod runs entirely on the server. Clients do not need to install it.

Format Tokens

TokenOutput
%dim:id%Full dimension ID (e.g., minecraft:the_nether)
%dim:name%Human-readable name (e.g., The Nether)
%dim:namespace%Namespace only (e.g., minecraft)
%dim:path%Path only (e.g., the_nether)

Requirements

  • NeoForge 26.1.2.76+
  • No additional dependencies