

TitleChanger Next
Активный0.0
Установок
0
Последнее обновление
1 неделю назад
Версии
1.20 — 1.21.5
Клиент
Fabric
Neoforge
Утилиты
Description
TitleChanger Next is the next generation of TitleChanger. It can change the game title, and you can use placeholders to customize your title.
Why TitleChanger Next?
Due to well-known performance issues in the old version, I have decided to abandon it and instead develop a new version.
New features compared to old version
Placeholder
Format
-
placeholder with no args
%placeholder%
-
placeholder with args
%placeholder:arg1,arg2%
-
placeholder with header (for other mods)
%header_placeholder%
-
placeholder with header and args (for other mods)
%header_placeholder:arg1,arg2%
Note: Built-in placeholders don't have a header!
Bulitin Placeholders
Constant Placeholders
- %mcver% — get the version of Minecraft
- %hitokoto% — get a sentence from Hitokoto
- %playername% — get the name of the player
- %playeruuid% — get the uuid of the player
- %modver:
% return the version of a mod
Auto updated Placeholders
- %syncedtime% — get the time
- %fps% — get fps
- %ping% — get ping (returns 0 if in singleplayer or not playing)
- %playtime% — get played time
- %playingmode% — get the mode that you are playing (empty if not playing)
- %x% — return the x-axis coordinate of the player's location
- %y% — return the y-axis coordinate of the player's location
- %z% — return the z-axis coordinate of the player's location