Skip to content

Commit 5d55027

Browse files
authored
Added SpiderMC Network (#5013)
1 parent d2086cc commit 5d55027

3 files changed

Lines changed: 34 additions & 0 deletions

File tree

servers/spidermc/background.png

3.19 MB
Loading

servers/spidermc/logo.png

650 KB
Loading

servers/spidermc/metadata.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "spidermc",
3+
"name": "SpiderMC",
4+
"store": "https://store.spidermc.com/",
5+
"description": "Play KitMap and HCF on SpiderMC.",
6+
"addresses": [
7+
"spidermc.com"
8+
],
9+
"primaryAddress": "spidermc.com",
10+
"primaryColor": "#FF8C00",
11+
"secondaryColor": "#FF2A00",
12+
"minecraftVersions": [
13+
"1.7.*",
14+
"1.8.9"
15+
],
16+
"primaryMinecraftVersion": "1.8.9",
17+
"primaryRegion": "NA",
18+
"regions": [
19+
"NA"
20+
],
21+
"primaryLanguage": "es-EN",
22+
"languages": [
23+
"es-EN",
24+
"en"
25+
],
26+
"gameTypes": [
27+
"Factions",
28+
"PvP"
29+
],
30+
"socials": {
31+
"twitter": "NetworkSpidermc",
32+
"discord": "http://discord.gg/zBBBVJD7Ux"
33+
}
34+
}

0 commit comments

Comments
 (0)