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 57e2066 commit cb78802Copy full SHA for cb78802
servers/sheepcraft/metadata.json
@@ -6,25 +6,26 @@
6
"addresses": [
7
"sheepcraft.org"
8
],
9
- "primaryAddress": "play.sheepcraft.org",
+ "primaryAddress": "mc.sheepcraft.org",
10
"primaryColor": "#9900ff",
11
"secondaryColor": "#ffffff",
12
"minecraftVersions": [
13
"1.8.*",
14
- "1.19.*"
+ "1.21.*"
15
16
"primaryMinecraftVersion": "1.8.9",
17
- "primaryRegion": "SA",
+ "primaryRegion": "NA",
18
"regions": [
19
"NA",
20
"SA",
21
"EU"
22
23
"gameTypes": [
24
"PvP",
25
- "Survival"
+ "Survival",
26
+ "Prison"
27
28
"socials": {
29
"discord": "https://discord.gg/sheepcraft"
30
}
-}
31
+}
0 commit comments