Ensure distributions always include address
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"rss": "",
|
||||
"servers": []
|
||||
"servers": [
|
||||
{
|
||||
"id": "template-map-base",
|
||||
"name": "Map Base Template",
|
||||
"description": "맵만 사용하는 기본 프로필용 샘플 distribution입니다.",
|
||||
"version": "1.20.1",
|
||||
"minecraftVersion": "1.20.1",
|
||||
"address": "127.0.0.1:25565",
|
||||
"mainServer": true,
|
||||
"autoconnect": false,
|
||||
"modules": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user