Skip to content

Commit

Permalink
Update Minehut
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentinTheKid authored Feb 25, 2025
1 parent 1e52204 commit d427246
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions servers/minehut/metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"id": "minehut",
"name": "Minehut Server",
"website": "https://app.minehut.com/",
"store": "https://app.minehut.com/shop/credits/",
"website": "https://minehut.com/",
"store": "https://minehut.com/",
"description": "The largest Minecraft network connecting millions of servers.",
"addresses": [
"minehut.com",
"minehut.gg"
],
"primaryAddress": "mc.minehut.com",
"minecraftVersions": [
"1.7.*",
"1.8.*",
"1.12.*",
"1.16.*",
Expand All @@ -20,26 +19,36 @@
"1.20.*",
"1.21.*"
],
"primaryMinecraftVersion": "1.21",
"primaryColor": "#19F4B9",
"secondaryColor": "#00081A",
"primaryMinecraftVersion": "1.8.9",
"primaryColor": "#488aff",
"secondaryColor": "#8beac9",
"primaryLanguage": "en",
"languages": [
"en"
],
"crossplay": true,
"crossplay": false,
"primaryRegion": "NA",
"regions": [
"NA"
],
"gameTypes": [
"PvP",
"PvE",
"Factions",
"Minigames",
"Skyblock",
"Parkour",
"Hardcore",
"UHC",
"Survival",
"Prison"
"Prison",
"Creative",
"Roleplay",
"Adventure"
],
"socials": {
"twitter": "minehut",
"discord": "https://discord.com/invite/minehut",
"discord": "https://discord.com/minehut",
"youtube": "Minehut",
"instagram": "minehutmc",
"tiktok": "@minehut",
Expand Down

0 comments on commit d427246

Please sign in to comment.