add builtin servers
This commit is contained in:
parent
3d8e5edf1a
commit
298ab79430
4 changed files with 33 additions and 1 deletions
10
config/builtinservers.json
Normal file
10
config/builtinservers.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"badgeVisible": true,
|
||||
"builtinServers": [
|
||||
{
|
||||
"name": "The Only Server You Need",
|
||||
"address": "aquamidoge.mc.inx.moe",
|
||||
"forced": false
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue