mirror of
https://github.com/danbulant/flying-squid
synced 2026-07-08 20:51:17 +00:00
Update settings.json
This commit is contained in:
parent
7cc78b6ef1
commit
8723ee27b4
1 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"motd": "Flying-squid : a server built in Node.js",
|
"motd": "A Minecraft Server \nRunning flying-squid",
|
||||||
"port": 25565,
|
"port": 25565,
|
||||||
"maxPlayers": 10,
|
"maxPlayers": 10,
|
||||||
"onlineMode": true,
|
"onlineMode": true,
|
||||||
"logging": true,
|
"logging": true,
|
||||||
"gameMode": 1
|
"gameMode": 1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue