Implements some chat commands
Go to file
yangzhi 82d6e18e8e Minor fix 2019-10-11 09:52:48 +08:00
cwmods Minor fix 2019-10-11 09:52:48 +08:00
README.md Update to 1.0.0-1 2019-10-05 16:08:12 -04:00
main.cpp Minor fix 2019-10-11 09:52:48 +08:00
main.h working towards beta 2019-09-22 19:50:21 -04: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 world coordinates

/coords

Teleport in terms of map coordinates

/tp <x> <y>

Set time

/settime <hour>:<minute>

Set name

/name <name>

Connect to a server via steam ID

/join <Steam ID>

Connect to a server using an alias, specified in Mods\CommandsMod\join.txt

/join <alias>

Allow anyone to connect to your server

/server open

Stop allowing anyone to connect to your server

/server close

Refuse all new sessions

/server block

Enable blacklisting Steam IDs specified in Mods\CommandsMod\blacklist.txt

/server blacklist

Log new session requests

/server log