diff --git a/config.json b/config.json index b4b5171..04308a9 100644 --- a/config.json +++ b/config.json @@ -12,9 +12,13 @@ }, "info": { "serverName" : "MyServer", - "networkName" : "networkNameGoesHere", + "sid" : 0, "motd" : "This is my server, hello", - "motdFile" : "./motd" + "motdFile" : "./motd", + + + "networkName" : "networkNameGoesHere", + } }, "accounting": {