Skip to content

Commit c99d2b4

Browse files
Dragonissergitbook-bot
authored andcommitted
GITBOOK-93: change request with no subject merged in GitBook
1 parent 9c53efa commit c99d2b4

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
* [FAQ](general-information/faq.md)
112112
* [Supported games](general-information/supported-games.md)
113113
* [Helpful Links](general-information/helpful-links.md)
114+
* [Ingame Chat Commands](general-information/ingame-chat-commands.md)
114115

115116
## Technical documentation
116117

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Ingame Chat Commands
2+
3+
{% hint style="warning" %}
4+
The command "SetDate" is only available in Skyrim Together Version 1.6.x+
5+
{% endhint %}
6+
7+
<table><thead><tr><th width="148">Command</th><th width="174">Parameter</th><th width="215">Description</th><th>Example</th></tr></thead><tbody><tr><td>uptime</td><td></td><td>Show how long the server has been running for</td><td></td></tr><tr><td>players</td><td></td><td>List all players on this server</td><td></td></tr><tr><td>mods</td><td></td><td>List all installed mods on this server</td><td></td></tr><tr><td>resources</td><td></td><td>List all loaded resources on the server</td><td></td></tr><tr><td>quit</td><td></td><td>Stop the server</td><td></td></tr><tr><td>SetTime</td><td>0-23 0-59</td><td>Set ingame hour and minute</td><td>/SetTime 9 30</td></tr><tr><td>SetDate</td><td>0-max 0-12 0-999</td><td>Set ingame day, month, and year</td><td>/SetDate 28 2 100</td></tr></tbody></table>
8+
9+
{% hint style="info" %}
10+
The day parameter of the command "SetDate" follows the normal day count in a month:
11+
12+
31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31
13+
{% endhint %}
14+

0 commit comments

Comments
 (0)