Skip to content

Commit 9491c3b

Browse files
authored
Update Hoplite Metadata (#4990)
1 parent 7e1af46 commit 9491c3b

1 file changed

Lines changed: 32 additions & 10 deletions

File tree

servers/hoplite/metadata.json

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "hoplite",
33
"name": "Hoplite",
4-
"website": "https://hoplite.gg/",
4+
"website": "https://www.hoplite.gg/",
55
"store": "https://store.hoplite.gg/",
66
"description": "A Minecraft PvP network with innovative new gamemodes and proximity voice chat",
77
"addresses": [
@@ -11,24 +11,40 @@
1111
"primaryColor": "#fcc694",
1212
"secondaryColor": "#fa3635",
1313
"minecraftVersions": [
14-
"1.21.8",
15-
"1.21.9",
16-
"1.21.10",
17-
"1.21.11"
14+
"1.21.11",
15+
"26.1",
16+
"26.1.1",
17+
"26.1.2"
1818
],
19-
"primaryMinecraftVersion": "1.21.8",
19+
"primaryMinecraftVersion": "1.21.11",
2020
"crossplay": true,
2121
"primaryRegion": "NA",
2222
"regions": [
23-
"NA"
23+
"NA",
24+
"EU",
25+
"AS"
2426
],
2527
"primaryLanguage": "en",
2628
"languages": [
27-
"en"
29+
"en",
30+
"es-EN",
31+
"it",
32+
"tr",
33+
"ar",
34+
"zh-CN",
35+
"nl",
36+
"fr",
37+
"de",
38+
"el",
39+
"ja",
40+
"pl",
41+
"pt-BR",
42+
"sv-SE"
2843
],
2944
"gameTypes": [
30-
"Minigames",
31-
"PvP"
45+
"PvP",
46+
"Hardcore",
47+
"UHC"
3248
],
3349
"socials": {
3450
"twitter": "hoplitenetwork",
@@ -39,5 +55,11 @@
3955
"id": "oVn5uNcU",
4056
"promptBeforeGameJoin": true,
4157
"promptBeforeLauncherJoin": true
58+
},
59+
"compliance": {
60+
"privacyPolicy": "https://www.hoplite.gg/privacy",
61+
"termsOfService": "https://www.hoplite.gg/terms-of-service",
62+
"rules": "https://www.hoplite.gg/rules",
63+
"support": "https://www.hoplite.gg/contact-us"
4264
}
4365
}

0 commit comments

Comments
 (0)