blob: 884e06df7b53372e9d8628b777f4e4e487a771d8 (
plain)
1
2
3
4
5
6
7
|
{
"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"
}
|