From 2ff697bc3e91ec209a4d4c075c82cd08a7f1e748 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 26 Dec 2021 11:57:05 +0200 Subject: [PATCH] Updated config.json --- config.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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": {