flying-squid/config/settings.json
2015-10-09 14:17:13 +02:00

14 lines
252 B
JSON

{
"motd": "A Minecraft Server \nRunning flying-squid",
"port": 25565,
"maxPlayers": 10,
"onlineMode": true,
"logging": true,
"gameMode": 1,
"generation": {
"name":"diamond_square",
"options":{
"worldHeight":80
}
}
}