
Here 'n' There
Quickly insert coordinates in chat messages or commands using keywords.
195K загрузок39 подписчиковApache-2.0fabricneoforge
Обновлён 20 июня 2026 г. · опубликован 24 июня 2025 г.
About
To insert coordinates, simply type the keyword (also known as an 'alias'), then press the Tab key.
By default, the following aliases are available:
here- the player's coordinates, formatted asx y zhere,- as above, formatted asx,y,zthere- the coordinates of the block that the player is looking at, formatted asx y zthere,- as above, formatted asx,y,z
Configuration
The mod can be configured via a Cloth Config options UI, accessible via ModMenu or the mod list.
HereNThere uses a placeholder system, so in addition to the basic aliases enabled by default, you can add aliases for a range of other values. Currently, the following placeholders are available:
%pos%- The player's position, e.g.
35 -14 183. - The full pattern allows for variations, all of which can be combined:
%lpos%- gets the position of the block that the player is looking at.%posd%- gets the player's precise position as a 3D decimal vector.%pos,%- alters the delimiter between values to,.%pos^1.3^^-2%- alters the position according to the caret modifiers (distance left, up and forwards relative to the player's facing angle).
- The player's position, e.g.
%x%- A single X, Y, or Z component of the player's position, e.g.
35. - The full pattern allows for modifications, all of which can be combined:
%ly%- gets the Y coordinate of the block that the player is looking at.%zd%- gets the precise coordinate as a decimal.%x+5,%x*7.4- performs a single operation ([+-*/]) on the value.
- A single X, Y, or Z component of the player's position, e.g.
%facing%- The angle that the player is facing, as a 3D decimal vector of magnitude
1e.g.-0.092361,-0.489725,-0.866971. - The full pattern allows for variations, all of which can be combined:
%facing,%- modifies the delimiter between values to,.%facing+14%- performs a single scalar operation ([+-*/]) on the vector.
- The angle that the player is facing, as a 3D decimal vector of magnitude
%target-id%- The UUID of the entity that the player is looking at.
%name%- The player's name.
%dimension%- The name of the dimension that the player is currently in, e.g.
minecraft:overworld.
- The name of the dimension that the player is currently in, e.g.
%dimension-path%- As per
%dimension%but only the path - that is, only the value after the:.
- As per
This list may be expanded in future development.
Contact
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.103.0+26.2 | Релиз | 26.2 | neoforge | 20 июня 2026 г. | .jar (74 КБ) |
| 1.103.0+26.2 | Релиз | 26.2 | fabric | 20 июня 2026 г. | .jar (74 КБ) |
| 1.102.1+26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 20 июня 2026 г. | .jar (74 КБ) |
| 1.102.1+26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 20 июня 2026 г. | .jar (74 КБ) |
| 1.3.0-beta.1+26.2-pre-2 | Бета | 26.2-pre-5, 26.2-rc-1, 26.2-rc-2, 26.2 | fabric | 31 мая 2026 г. | .jar (69 КБ) |
| 1.2.0+26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 31 мая 2026 г. | .jar (72 КБ) |
| 1.2.0+26.1.2 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 31 мая 2026 г. | .jar (72 КБ) |
| 1.0.0+26.1 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 28 марта 2026 г. | .jar (71 КБ) |
| 1.0.0+26.1 | Релиз | 26.1, 26.1.1, 26.1.2 | neoforge | 28 марта 2026 г. | .jar (71 КБ) |
| 1.0.0-beta.1+26.1 | Бета | 26.1 | fabric | 24 марта 2026 г. | .jar (68 КБ) |
| 1.0.0-beta.1+26.1 | Бета | 26.1 | neoforge | 24 марта 2026 г. | .jar (67 КБ) |
| 0.6.0+1.21.11 | Бета | 1.21.11 | fabric | 10 декабря 2025 г. | .jar (70 КБ) |
| 0.6.0+1.21.11 | Бета | 1.21.11 | neoforge | 10 декабря 2025 г. | .jar (68 КБ) |
| 0.6.0+1.21.9 | Бета | 1.21.9, 1.21.10 | fabric | 1 октября 2025 г. | .jar (246 КБ) |
| 0.6.0+1.21.9 | Бета | 1.21.9, 1.21.10 | neoforge | 1 октября 2025 г. | .jar (68 КБ) |
Показаны последние 15 из 17 версий. Все версии — на Modrinth.
Ченджлог
1.103.0+26.2Релиз26.2 · 20 июня 2026 г.
- Updated to mc26.2
- Re-enabled config screen
1.103.0+26.2Релиз26.2 · 20 июня 2026 г.
- Updated to mc26.2
- Re-enabled config screen
1.102.1+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 20 июня 2026 г.
- Reset
mcversion counter to 1 at mc1.0.0 - Removed duplicate logger names
1.102.1+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 20 июня 2026 г.
- Reset
mcversion counter to 1 at mc1.0.0 - Removed duplicate logger names
1.3.0-beta.1+26.2-pre-2Бета26.2-rc-1, 26.2-rc-2, 26.2 · 31 мая 2026 г.
- Updated to mc26.2-pre.2
- Temporarily disabled config screen
- Mod versioning scheme now resets
minoron increment of eithermajorormc
1.2.0+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 31 мая 2026 г.
- Updated to mc26.1.2
- Removed refmap usages
- Added a command to open the config screen
1.2.0+26.1.2Релиз26.1, 26.1.1, 26.1.2 · 31 мая 2026 г.
- Updated to mc26.1.2
- Removed refmap usages
- Added a command to open the config screen
1.0.0+26.1Релиз26.1, 26.1.1, 26.1.2 · 28 марта 2026 г.
- Re-enabled config screen
Полная история изменений — на Modrinth.
Комментарии
Загружаем…