Skip to content

Commit eef405b

Browse files
authored
feat: require description for server (#2952)
1 parent fdb5000 commit eef405b

838 files changed

Lines changed: 1777 additions & 947 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

metadata.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"required": [
55
"id",
66
"name",
7+
"description",
78
"addresses",
89
"primaryAddress",
910
"minecraftVersions",

servers/2b2t/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"id": "2b2t",
33
"name": "2b2t",
44
"store": "https://shop.2b2t.org/",
5+
"description": "Experience survival gameplay on 2b2t.",
56
"addresses": [
67
"2b2t.org"
78
],
@@ -23,4 +24,4 @@
2324
"gameTypes": [
2425
"Survival"
2526
]
26-
}
27+
}

servers/3fmc/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "3FMC",
44
"website": "https://3fmc.com/",
55
"store": "https://3fmc.com/store",
6+
"description": "Play Minigames, PvP, and more on 3FMC.",
67
"addresses": [
78
"3fmc.com"
89
],
@@ -32,4 +33,4 @@
3233
"youtube": "3fmcmedia",
3334
"facebook": "LeagueOf3F"
3435
}
35-
}
36+
}

servers/8b8t/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"id": "8b8t",
33
"name": "8b8t",
44
"store": "https://donate.8b8t.me",
5+
"description": "Experience survival gameplay on 8b8t.",
56
"addresses": [
67
"8b8t.me"
78
],
@@ -27,4 +28,4 @@
2728
"gameTypes": [
2829
"Survival"
2930
]
30-
}
31+
}

servers/acemc/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "Ace MC",
44
"website": "https://www.acemc.co/",
55
"store": "https://store.acemc.co/",
6+
"description": "Play Survival and Skyblock on Ace MC.",
67
"addresses": [
78
"acemc.co"
89
],
@@ -34,4 +35,4 @@
3435
"discord": "https://discord.com/invite/acemc",
3536
"youtube": "@AceNetworkMC"
3637
}
37-
}
38+
}

servers/acentra/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "AcentraMC",
44
"website": "https://acentramc.com/",
55
"store": "https://store.acentramc.com/",
6+
"description": "Play PvP, Prison, and more on AcentraMC.",
67
"addresses": [
78
"acentramc.com",
89
"glance.top"
@@ -30,4 +31,4 @@
3031
"youtube": "UCndobW90gOlBP2dSxBBfMkg",
3132
"tiktok": "@acentramc"
3233
}
33-
}
34+
}

servers/acepvp/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"id": "acepvp",
33
"name": "AcePVP",
44
"store": "https://store.acepvp.fun/",
5+
"description": "Test your combat skills on AcePVP.",
56
"addresses": [
67
"acepvp.fun"
78
],
@@ -23,4 +24,4 @@
2324
"socials": {
2425
"discord": "https://discord.gg/acepvpmc"
2526
}
26-
}
27+
}

servers/acmc/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "acmc",
44
"website": "https://acmc.pl/p10",
55
"store": "https://acmc.pl/offer",
6+
"description": "Play Minigames, PvP, and more on acmc.",
67
"addresses": [
78
"acmc.pl"
89
],
@@ -32,4 +33,4 @@
3233
"tiktok": "@acmc.pl",
3334
"facebook": "ACMCPL"
3435
}
35-
}
36+
}

servers/adalances/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "Adalances",
44
"website": "https://adalances.com/",
55
"store": "https://adalances.com/store",
6+
"description": "Play Survival, Skyblock, and more on Adalances.",
67
"addresses": [
78
"adalances.com"
89
],
@@ -36,4 +37,4 @@
3637
"youtube": "adalancesmc",
3738
"instagram": "adalances.mc"
3839
}
39-
}
40+
}

servers/addicted2/metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"name": "Addicted2 Network",
44
"website": "https://addicted2.ro/",
55
"store": "http://store.addicted2.ro/",
6+
"description": "Play Skyblock, Minigames, and more on Addicted2 Network.",
67
"addresses": [
78
"addicted2.ro"
89
],
@@ -32,4 +33,4 @@
3233
"discord": "https://discord.com/invite/addicted2",
3334
"instagram": "addicted2ro"
3435
}
35-
}
36+
}

0 commit comments

Comments
 (0)