Skip to content

Commit bcae803

Browse files
authored
Add PenguinSMP (#2947)
1 parent 8e7bf4c commit bcae803

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

servers/penguinsmp/background.png

32.3 KB
Loading

servers/penguinsmp/logo.png

128 KB
Loading

servers/penguinsmp/metadata.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"id": "penguinsmp",
3+
"name": "PenguinSMP",
4+
"website": "https://penguinsmp.cl/",
5+
"store": "https://store.penguinsmp.cl/",
6+
"addresses": [
7+
"penguinsmp.cl"
8+
],
9+
"primaryAddress": "play.penguinsmp.cl",
10+
"primaryColor": "#6AB9F1",
11+
"secondaryColor": "#ffffff",
12+
"minecraftVersions": [
13+
"1.21.*"
14+
],
15+
"primaryMinecraftVersion": "1.21.1",
16+
"primaryRegion": "NA",
17+
"regions": [
18+
"NA"
19+
],
20+
"gameTypes": [
21+
"PvP",
22+
"Survival",
23+
"PvE"
24+
],
25+
"socials": {
26+
"discord": "https://discord.com/invite/wJEVsDTUnf",
27+
"instagram": "penguinsmp.cl",
28+
"tiktok": ".penguinsmp"
29+
}
30+
}

0 commit comments

Comments
 (0)