Updated config.json

This commit is contained in:
Tristan B. Velloza Kildaire 2021-12-26 11:57:05 +02:00
parent ac0245f48c
commit 2ff697bc3e
1 changed files with 6 additions and 2 deletions

View File

@ -12,9 +12,13 @@
}, },
"info": { "info": {
"serverName" : "MyServer", "serverName" : "MyServer",
"networkName" : "networkNameGoesHere", "sid" : 0,
"motd" : "This is my server, hello", "motd" : "This is my server, hello",
"motdFile" : "./motd" "motdFile" : "./motd",
"networkName" : "networkNameGoesHere",
} }
}, },
"accounting": { "accounting": {