Skip to content

Basic Operations

Robomikel edited this page Feb 23, 2021 · 6 revisions

After installing your game server. You are ready to start using the commands. Make sure you are in the Steam-Server-Manager folder in PowerShell.

If you installed PowerShell 7 and during the install, chose the option for PowerShell in the context menu. Then, you can right-click the folder and Open PowerShell from that location.

Here is a list of the commands

In place of the serverFolder name. Use the Shortname that you used to install the server.
Example:
./ssm <command> <serverFolder>
./ssm start <serverFolder>
./ssm stop sdtdserver
./ssm restart insserver

Stopping the server will disable the monitor and daily restart job and starting will re-enable them.