Skip to content

Commit 4dcaeb0

Browse files
authored
Added FladePvP Network (#105)
1 parent 13ef8a9 commit 4dcaeb0

File tree

4 files changed

+33
-0
lines changed

4 files changed

+33
-0
lines changed

mappings/servers/fladepvp/discord.png

70.6 KB
Loading

mappings/servers/fladepvp/icon.png

3 KB
Loading

mappings/servers/fladepvp/logo.png

5.7 KB
Loading
+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"id": "fladepvp",
3+
"name": "FladePvP",
4+
"description": "The HQ of the real HCF.",
5+
"addresses": [
6+
"fladepvp.cc"
7+
],
8+
"primaryAddress": "fladepvp.cc",
9+
"minecraftVersions": [
10+
"1.7.*",
11+
"1.8.*"
12+
],
13+
"primaryMinecraftVersion": "1.8.9",
14+
"primaryColor": "#e6ac00",
15+
"secondaryColor": "#ffff00",
16+
"primaryLanguage": "en",
17+
"languages": [
18+
"en",
19+
"es-EN"
20+
],
21+
"primaryRegion": "NA",
22+
"regions": [
23+
"NA"
24+
],
25+
"gameTypes": [
26+
"PvP",
27+
"HCF"
28+
],
29+
"store": "https://store.fladepvp.cc",
30+
"socials": {
31+
"discord": "https://discord.gg/XpRWs3uQQp"
32+
}
33+
}

0 commit comments

Comments
 (0)