Implements some chat commands
Go to file
ChrisMiuchiz 89bb6f30e8
remove dependency on main.h
2019-01-03 14:30:03 -05:00
README.md Update README.md 2018-10-16 20:43:41 -04:00
main.cpp remove dependency on main.h 2019-01-03 14:30:03 -05:00

README.md

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>

Set time

/settime <hour>:<minute>