flying-squid/config/settings.json
Romain Beaumont 31f7946437 fix logging
2015-08-28 23:15:49 +02:00

8 lines
125 B
JSON

{
"motd": "A Minecraft Server",
"port": 25565,
"maxPlayers": 10,
"onlineMode": true,
"logging": true,
"gameMode": 0
}