
%player:dimension% Placeholder
Adds placeholders that return the (mod that adds the) dimension a player is in
299
2
%player:dimension% Placeholder
This mod will no longer be updated because I just noticed TextPlaceholderAPI already does this. :(
Adds placeholders that return the (mod that adds the) dimension a player is in.
To be used with mods that implement Placeholders API.
Placeholders:
- %player:dimension%- returns the dimension a player is in
- %player:dimension_mod%- returns the name of the "mod" that adds the dimension a player is in
- %player:dimension_raw%- returns dimension path
- %player:dimension_mod_raw%- returns dimension namespace
Examples:
Minecraft's "The Nether":
- dimension=- The Nether
- dimension_mod=- Minecraft
- dimension_raw=- the_nether
- dimension_mod_raw=- minecraft
Ad Astra's "Moon"
- dimension=- Moon
- dimension_mod=- Ad Astra
- dimension_raw=- moon
- dimension_mod_raw=- ad_astra
etc.
Planned features:
- Configurable colors for dimensions (green for overworld, red for the_nether, purple for the_end, ...)
Original inspiration + most of the "makeTitleCase" code: /mod/dimension-viewer
Создатели
Детали
Лицензия:MIT
Опубликован:2 года назад
Обновлён:2 года назад