Skip to content

ZaneYork/Cube-World-Commands-Mod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implements some chat commands

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.1%
  • C 0.9%