mc-beta-server/config.example.json

6 lines
91 B
JSON

{
"port": 25565,
"maxPlayers": 20,
"saveCompression": "DEFLATE",
"worldName": "world"
}