mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-12 02:51:22 +00:00
15 lines
268 B
JSON
15 lines
268 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
|
|
}
|
|
},
|
|
"modpe": false
|
|
}
|