Skip to content

Commit

Permalink
Add Verus
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikill58 authored Feb 15, 2023
1 parent 47beeec commit 64609c5
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"name": "Sparky",
"link": "https://sparky.ac/",
"color": "#FFDA16",
"price": "90-100€",
"price": "50-100€",
"price_exact": "90£",
"platforms": ["Spigot"],
"bedrock": "None",
Expand Down Expand Up @@ -206,5 +206,18 @@
"server_type": "General",
"minecraft_version": ["1.8", "1.9 - 1.13", "1.14 - 1.16", "1.17 - 1.19"],
"minecraft_version_exact": "1.8 - 1.19"
},
{
"name": "Verus",
"link": "https://verus.ac/",
"color": "blue",
"price": "50-100€",
"price_exact": "$60",
"platforms": ["Spigot"],
"bedrock": "None",
"plugin_required": "None",
"server_type": "General",
"minecraft_version": ["1.7", "1.8", "1.9 - 1.13", "1.14 - 1.16", "1.17"],
"minecraft_version_exact": "1.7 - 1.17"
}
]

0 comments on commit 64609c5

Please sign in to comment.