38 lines
527 B
Markdown
38 lines
527 B
Markdown
# Cube-World-Commands-Mod
|
|
For use with the Cube World Mod Launcher: https://github.com/ChrisMiuchiz/Cube-World-Mod-Launcher
|
|
|
|
## Commands:
|
|
#### Display list of commands
|
|
|
|
/help
|
|
|
|
---
|
|
|
|
#### Display world coordinates
|
|
|
|
/coords
|
|
|
|
---
|
|
|
|
#### Display coordinates in terms of chunks
|
|
|
|
/chunks
|
|
|
|
---
|
|
|
|
#### Teleport in terms of world coordinates
|
|
|
|
|
|
/tp <x> <y> <z>
|
|
|
|
---
|
|
#### Teleport in terms of chunks
|
|
|
|
/tpch <x> <y>
|
|
|
|
---
|
|
#### Teleport with an offset
|
|
|
|
/move <x> <y> <z>
|
|
|