Skip to content

Commit 88f5819

Browse files
authored
Add ChronosMC Network (#4194)
1 parent 0159af2 commit 88f5819

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

servers/chronosmc/logo.png

1.12 MB
Loading

servers/chronosmc/metadata.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"id": "chronosmc",
3+
"name": "ChronosMC",
4+
"website": "https://chronosmc.es/",
5+
"store": "https://tienda.chronosmc.es/",
6+
"description": "Server focused on the gameplay and performance of Minecraft players",
7+
"addresses": [
8+
"chronosmc.es"
9+
],
10+
"primaryAddress": "chronosmc.es",
11+
"minecraftVersions": [
12+
"1.8.9",
13+
"1.16.5",
14+
"1.17.1",
15+
"1.18.2",
16+
"1.19.4",
17+
"1.20.6",
18+
"1.21.4"
19+
],
20+
"primaryMinecraftVersion": "1.21.4",
21+
"primaryRegion": "NA",
22+
"regions": [
23+
"NA"
24+
],
25+
"primaryColor": "#DF00FF",
26+
"secondaryColor": "#9100FF",
27+
"gameTypes": [
28+
"Survival",
29+
"Adventure",
30+
"Open World"
31+
],
32+
"socials": {
33+
"twitter": "ChronosMC",
34+
"discord": "https://discord.com/invite/zT26Gw4h5x"
35+
}
36+
}

0 commit comments

Comments
 (0)