mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-24 01:01:43 +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",
|
||||
"port": 25565,
|
||||
"maxPlayers": 10,
|
||||
"onlineMode": true,
|
||||
"logging": true,
|
||||
"motd": "A Minecraft Server \nRunning flying-squid",
|
||||
"port": 25565,
|
||||
"maxPlayers": 10,
|
||||
"onlineMode": true,
|
||||
"logging": true,
|
||||
"gameMode": 1
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue