Skip to content

Commit 236585e

Browse files
authored
Add PvPRivals server (#124)
1 parent d706a18 commit 236585e

File tree

5 files changed

+42
-0
lines changed

5 files changed

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

0 commit comments

Comments
 (0)