summary refs log tree commit diff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 9524704..6d94004 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
 {
     "name": "wsChat server",
-    "motd": "Welcome to $(serverName)$",
+    "motd": "Welcome to $(serverName)$\nRun /help to see a list of commands",
     "max": 20,
     "fullMessage": "Sorry, but the server is full right now, come back later"
 }
\ No newline at end of file