Skip to content

Commit 56ef22d

Browse files
authored
Added PvPRivals
Signed-off-by: Sypherox <SypheroxYT@gmail.com>
1 parent 5979365 commit 56ef22d

1 file changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"id": "pvprivals",
3+
"name": "PvPRivals",
4+
"website": "https://pvprivals.net/",
5+
"store": "https://store.pvprivals.net/",
6+
"description": "The Competitive Network",
7+
"addresses": [
8+
"pvprivals.net"
9+
],
10+
"primaryAddress": "pvprivals.net",
11+
"primaryColor": "#55ffff",
12+
"secondaryColor": "#0d0604",
13+
"minecraftVersions": [
14+
"1.7.10",
15+
"1.8.*",
16+
"1.12.*",
17+
"1.16.*",
18+
"1.17.*",
19+
"1.18.*",
20+
"1.19.*",
21+
"1.20.*",
22+
"1.21.*"
23+
],
24+
"primaryMinecraftVersion": "1.8.9",
25+
"primaryLanguage": "en",
26+
"languages": [
27+
"en",
28+
"de",
29+
"fr"
30+
],
31+
"primaryRegion": "SA",
32+
"regions": [
33+
"EU"
34+
],
35+
"gameTypes": [
36+
"PvP",
37+
"UHC"
38+
],
39+
"socials": {
40+
"twitter": "PvPRivalsNet",
41+
"discord": "https://discord.gg/pvprivals"
42+
},
43+
"votingLinks": [
44+
"https://de.namemc.com/server/pvpgym.net?q=pvprivals.net"
45+
],
46+
"compliance": {
47+
"rules": "https://pvprivals.net/rules"
48+
}
49+
}

0 commit comments

Comments
 (0)