diff options
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json index 6d94004..884e06d 100644 --- a/config.json +++ b/config.json @@ -2,5 +2,6 @@ "name": "wsChat server", "motd": "Welcome to $(serverName)$\nRun /help to see a list of commands", "max": 20, + "profanity": false, "fullMessage": "Sorry, but the server is full right now, come back later" } \ No newline at end of file |