diff options
author | WlodekM <[email protected]> | 2024-07-03 10:21:51 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-07-03 10:21:51 +0300 |
commit | 0912c5ddb27df466ac90bafe7ca72da545259019 (patch) | |
tree | c2d4886b13a5127af92a70e2a74c75747d448bd3 /config.json | |
parent | 908b023f60ca2eec347f68bb4f0c8a9c778278ae (diff) |
v1.2
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 2 |
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 |