flying-squid/config/settings.json
Romain Beaumont d379307a80 update motd
2015-09-05 23:50:20 +02:00

8 lines
147 B
JSON

{
"motd": "Flying-squid : a server built in Node.js",
"port": 25565,
"maxPlayers": 10,
"onlineMode": true,
"logging": true,
"gameMode": 1
}