Skip to content

Commit

Permalink
Added Legion Network and Vextium Network (#2955)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlezz authored Nov 13, 2024
1 parent e9fd66c commit 3b0a921
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 0 deletions.
Binary file added servers/legionnetwork/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions servers/legionnetwork/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"id": "legionnetwork",
"name": "Legion Network",
"description": "Come play with us in our survival!",
"addresses": [
"legion.ac"
],
"primaryAddress": "legion.ac",
"minecraftVersions": [
"1.8.*",
"1.12.*",
"1.16.*",
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*"
],
"primaryMinecraftVersion": "1.20.4",
"primaryColor": "#8d34ff",
"secondaryColor": "#d734ff",
"primaryLanguage": "es-EN",
"languages": [
"es-EN",
"en"
],
"primaryRegion": "NA",
"regions": [
"NA",
"EU",
"OC",
"AS",
"SA"
],
"gameTypes": [
"Survival",
"PvP",
"Skyblock"
],
"store": "https://tienda.legion.ac",
"socials": {
"twitter": "Legion_Network3",
"tiktok": "legionnetwork_",
"discord": "https://discord.gg/jsMtGwn7tu"
},
"crossplay": true
}
Binary file added servers/vextiumnetwork/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions servers/vextiumnetwork/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"id": "vextiumnetwork",
"name": "Vextium Network",
"description": "Come play with us in our survival!",
"addresses": [
"vextium.fun"
],
"primaryAddress": "vextium.fun",
"minecraftVersions": [
"1.8.*",
"1.12.*",
"1.16.*",
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*"
],
"primaryMinecraftVersion": "1.20.4",
"primaryColor": "#ffa334",
"secondaryColor": "#ffda34",
"primaryLanguage": "es-EN",
"languages": [
"es-EN",
"en"
],
"primaryRegion": "NA",
"regions": [
"NA",
"EU",
"OC",
"AS",
"SA"
],
"gameTypes": [
"Survival",
"PvP",
"Skyblock"
],
"store": "https://tienda.vextium.fun/",
"socials": {
"twitter": "vextiumNtw",
"discord": "https://discord.gg/vextium"
},
"crossplay": true
}

0 comments on commit 3b0a921

Please sign in to comment.