We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d9c0d commit 9822698Copy full SHA for 9822698
1 file changed
mappings/index.json
@@ -35,6 +35,42 @@
35
},
36
"inactive": false
37
38
+ {
39
+ "id": "battle",
40
+ "name": "Battle Games",
41
+ "description": "A PotPvP-based competitive server",
42
+ "addresses": [
43
+ "battle.lat"
44
+ ],
45
+ "primaryAddress": "battle.lat",
46
+ "minecraftVersions": [
47
+ "1.7.10",
48
+ "1.7",
49
+ "1.8.9",
50
+ "1.8"
51
52
+ "primaryMinecraftVersion": "1.8.9",
53
+ "primaryColor": "#ffb800",
54
+ "secondaryColor": "#ffe900",
55
+ "primaryLanguage": "en",
56
+ "languages": [
57
+ "en",
58
+ "es-EN"
59
60
+ "primaryRegion": "NA",
61
+ "regions": [
62
+ "NA"
63
64
+ "gameTypes": [
65
+ "PvP",
66
+ "HCF"
67
68
+ "store": "https://store.battle.lat",
69
+ "socials": {
70
+ "discord": "https://discord.com/invite/XNpJvW3GYm"
71
+ },
72
+ "inactive": false
73
74
{
75
"id": "blocksmc",
76
"name": "BlocksMC",
0 commit comments