Compatibility
Minecraft: Java Edition
1.21.8–1.21.10
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published 8 months ago
XYZ Copier Documentation:
Command(s):
-
CopyCoordinate:Usage:/CopyCoordinate <axis> [<includeHeaders>] <flags>
Argument(s):
<axis>(required)[<includeHeaders>](optional)<flags>(optional):- you can use the flags more the once like:
/CopyCoordinate XZ true -rti -ctn->X: 12.000 Z: 1253.000 (rounds to the nearest whole number then divide by 8)
-ru|>Description: rounds up the selected axis.-rd|>Description: rounds down the selected axis.-rti|>Description: rounds to the nearest whole number selected axis.-ctn|>Description: Converts the overworld axis to nether axis (divided by 8).
- you can use the flags more the once like:
Exmaple Usage:
- without flags:
/CopyCoordinate XZ true->X: 100.459 Z: 109.489
- with flags:
/CopyCoordinate XZ true -rti->X: 100.000 Z: 109.000


