Requirements
- SSH client
- Purchased VGS server with installed Terraria server
Stopping the server
- Open SSH client or web interface
- Log in (all detais are in e-mail)
- You can forcely turn off server with command “pkill -f terraria”
Configuration of server
- Login with SSH client
- Go to folder with command “cd /home/user01/”
- Open file serverconfig.txt using command “mcedit serverconfig.txt”
- After you have made changes, save and exit the file
- Go back to folder /home/user01 and restart server using “./restart.sh”