diff options
author | WlodekM <[email protected]> | 2024-07-02 15:59:55 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-07-02 15:59:55 +0300 |
commit | 299eaa17fa5c390df1f8e525a66279fad45748d3 (patch) | |
tree | 73005a2e152fd8338bbd0c68dca05b88c0f8d196 /config.json | |
parent | bac2526c99506ecc9a2e04905e3d0307233e47f2 (diff) |
v1.1
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json new file mode 100644 index 0000000..9524704 --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "name": "wsChat server", + "motd": "Welcome to $(serverName)$", + "max": 20, + "fullMessage": "Sorry, but the server is full right now, come back later" +} \ No newline at end of file |