We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f9461 commit e79ac07Copy full SHA for e79ac07
mappings/servers/battle/metadata.json
@@ -0,0 +1,34 @@
1
+{
2
+ "id": "battle",
3
+ "name": "Battle Games",
4
+ "description": "A PotPvP-based competitive server",
5
+ "addresses": [
6
+ "battle.lat"
7
+ ],
8
+ "primaryAddress": "battle.lat",
9
+ "minecraftVersions": [
10
+ "1.7.*",
11
+ "1.8.*"
12
13
+ "primaryMinecraftVersion": "1.8.9",
14
+ "primaryColor": "#ffb800",
15
+ "secondaryColor": "#ffe900",
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.battle.lat",
30
+ "socials": {
31
+ "discord": "https://discord.com/invite/XNpJvW3GYm"
32
+ }
33
+}
34
+
0 commit comments