{% hint style="warning" %} The command "SetDate" is only available in Skyrim Together Reborn version 1.6.x+ {% endhint %}
Command | Parameter | Description | Example |
---|---|---|---|
uptime | Show how long the server has been running for | /uptime | |
players | List all players on this server | /players | |
mods | List all installed mods on this server | /mods | |
resources | List all loaded resources on the server | /resources | |
quit | Stop the server | /quit | |
admins | List all admins | /admins | |
SetTime | 0-23 0-59 | Set in-game hour and minute | /SetTime 9 30 |
SetDate | 0-max 0-12 0-999 | Set in-game day, month, and year | /SetDate 28 2 100 |
AddAdmin | player_name | Grants admin privileges to specified player | /AddAdmin SkyrimTogether |
RemoveAdmin | player_name | Revokes admin privileges from specified player | /RemoveAdmin SkyrimTogether |
{% hint style="warning" %}
The player_name parameter given of the "AddAdmin" and "RemoveAdmin" commands will replace an underscore with a space
ex. "/AddAdmin Skyrim_Together" -> adds the player "Skyrim Together" as an admin
{% endhint %}
{% hint style="info" %} The day parameter of the command "SetDate" follows the normal day count in a month:
31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 {% endhint %}