mc-beta-server/config.json

8 lines
138 B
JSON

{
"port": 25565,
"onlineMode": false,
"maxPlayers": 20,
"seed": "really janky",
"saveCompression": "DEFLATE",
"worldName": "world"
}