Перейти к содержимому
Mineforgian

Dimensional Tracker

Color names depending on the player's dimension

9K загрузок26 подписчиковMITfabricneoforgequilt

Обновлён 4 июля 2026 г. · опубликован 18 ноября 2023 г.

Dimensional Tracker

Server-side Fabric and NeoForge mod that colors nicknames based on the dimension a player is in.

Compatible with VT AFK Display, Sessility Mod and Text Placeholder API

This mod utilizes vanilla scoreboard teams to color nicknames and provide optional placeholders [Fabric Only].

Customization

With default settings:
Green = Overworld
Red = The Nether
Purple = The End

Config file is located in config/DimensionalTracker.properties.

Team configuration

If you don't want to be detected, simply join a different team.
You can modify your team's color, add a prefix or suffix using the standard Minecraft /team command.
To add support for non-vanilla dimensions, create a team named dimTracker.<dimension_name>.

Placeholder Configuration (Fabric only)

Dimensional Tracker provides three placeholders:

  • %dimensional-tracker:dimension_color%: The color of the dimension the player is in
  • %dimensional-tracker:dimension_name%: The name of the dimension the player is in
  • %dimensional-tracker:dimension_id%: The id of the dimension the player is in You can configure the placeholders in the config file.

Why this mod instead of datapacks?

Because of how datapacks work they should check dimensions every tick. It's okay for singleplayer, but on servers it can cause lag.
In testing, I saw that it can take up to 30% of MSPT for 10 players: img.png

Example of how mod works using Immersive Portals

Example

Центр версий

11 версий
  • Релиз14 КБ
  • Релиз14 КБ
  • Релиз18 КБ
  • Релиз18 КБ
  • Релиз17 КБ
  • Релиз17 КБ
  • Релиз17 КБ
  • Релиз13 КБ
  • Релиз13 КБ
  • Релиз13 КБ
  • Релиз13 КБ

Ченджлог

1.5.0Релиз26.2 · 4 июля 2026 г.

Release notes:

Add

  • 26.x support
  • NeoForge version

Full Changelog:

https://github.com/NikitaCartes/DimensionalTracker/releases

1.5.0Релиз26.1, 26.1.1, 26.1.2 · 4 июля 2026 г.

Release notes:

Add

  • 26.x support
  • NeoForge version

Full Changelog:

https://github.com/NikitaCartes/DimensionalTracker/releases

1.5.0Релиз26.1, 26.1.1, 26.1.2 · 4 июля 2026 г.

Release notes:

Add

  • 26.x support
  • NeoForge version

Full Changelog:

https://github.com/NikitaCartes/DimensionalTracker/releases

1.5.0Релиз26.2 · 4 июля 2026 г.

Release notes:

Add

  • 26.x support
  • NeoForge version

Full Changelog:

https://github.com/NikitaCartes/DimensionalTracker/releases

1.4.0Релиз1.21.2, 1.21.3, 1.21.4 · 7 марта 2025 г.

Added support for Text Placeholder API. Provided placeholders:

  • %dimensional-tracker:dimension_color%: The color of the dimension the player is in
  • %dimensional-tracker:dimension_name%: The name of the dimension the player is in
  • %dimensional-tracker:dimension_id%: The id of the dimension the player is in

You can configure the placeholders in the config file in config/DimensionalTracker.properties.

Supports Minecraft 1.21+

1.3.0Релиз1.21.2, 1.21.3, 1.21.4 · 28 января 2024 г.

Clear player's team if they are moving in unknown dimension

1.2.0Релиз1.20.2, 1.20.3, 1.20.4 · 27 ноября 2023 г.
  • Add support for non-vanilla dimensions
  • Respect customization to teams
1.1.0Релиз1.20, 1.20.1, 1.20.2 · 21 ноября 2023 г.

Fix rare exception

Комментарии

Загружаем…