From d379307a8059d932b05525ba5079300ee9f96df5 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Sat, 5 Sep 2015 23:50:20 +0200 Subject: [PATCH] update motd --- config/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.json b/config/settings.json index 1fb4348..68a5cd9 100644 --- a/config/settings.json +++ b/config/settings.json @@ -1,5 +1,5 @@ { - "motd": "A Minecraft Server", + "motd": "Flying-squid : a server built in Node.js", "port": 25565, "maxPlayers": 10, "onlineMode": true,