mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-14 12:01:12 +00:00
8 lines
147 B
JSON
8 lines
147 B
JSON
{
|
|
"motd": "Flying-squid : a server built in Node.js",
|
|
"port": 25565,
|
|
"maxPlayers": 10,
|
|
"onlineMode": true,
|
|
"logging": true,
|
|
"gameMode": 1
|
|
}
|