add new vanilla server
All checks were successful
ci/woodpecker/push/netlify Pipeline was successful
All checks were successful
ci/woodpecker/push/netlify Pipeline was successful
This commit is contained in:
parent
4b5476acb2
commit
5b3112f01e
1 changed files with 9 additions and 2 deletions
11
servers.json
11
servers.json
|
@ -1,4 +1,11 @@
|
|||
[
|
||||
{
|
||||
"id": 34,
|
||||
"displayname": "Minecraft Vanilla",
|
||||
"serverurl": "vanilla.minecraft.lila.network",
|
||||
"whitelist": true,
|
||||
"password": false
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"displayname": "Minecraft AllTheMods 8",
|
||||
|
@ -8,7 +15,7 @@
|
|||
},
|
||||
{
|
||||
"id": 4,
|
||||
"displayname": "Minecraft Vanilla",
|
||||
"displayname": "Minecraft Vanilla (old)",
|
||||
"serverurl": "minecraft.lauka.net",
|
||||
"whitelist": true,
|
||||
"password": false
|
||||
|
@ -34,4 +41,4 @@
|
|||
"whitelist": false,
|
||||
"password": true
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue