Skip to content

Commit 86a6a1c

Browse files
Add Noovlandia Network (#4902)
1 parent 1d3d40b commit 86a6a1c

3 files changed

Lines changed: 43 additions & 0 deletions

File tree

servers/noovlandia/background.png

2.76 MB
Loading

servers/noovlandia/logo.png

190 KB
Loading

servers/noovlandia/metadata.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"id": "noovlandia",
3+
"name": "Noovlandia Network",
4+
"description": "Explore our awesome worlds and get cool new adventures",
5+
"addresses": [
6+
"noovlandia.online"
7+
],
8+
"primaryAddress": "mc.noovlandia.online",
9+
"minecraftVersions": [
10+
"1.12.*",
11+
"1.16.*",
12+
"1.17.*",
13+
"1.18.*",
14+
"1.19.*",
15+
"1.20.*",
16+
"1.21.*"
17+
],
18+
"primaryMinecraftVersion": "1.21.8",
19+
"primaryColor": "#778dfd",
20+
"secondaryColor": "#111424",
21+
"primaryLanguage": "es-EN",
22+
"languages": [
23+
"es-EN"
24+
],
25+
"primaryRegion": "SA",
26+
"regions": [
27+
"NA",
28+
"EU",
29+
"OC",
30+
"AS",
31+
"SA"
32+
],
33+
"gameTypes": [
34+
"PvP",
35+
"PvE",
36+
"Survival"
37+
],
38+
"store": "https://noovlandia.tebex.io",
39+
"socials": {
40+
"discord": "https://discord.gg/8QujueGCa8"
41+
},
42+
"crossplay": true
43+
}

0 commit comments

Comments
 (0)