Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
totKing committed Jul 20, 2024
1 parent 06544ad commit 3153277
Showing 1 changed file with 57 additions and 63 deletions.
120 changes: 57 additions & 63 deletions mappings/servers/twerion/metadata.json
Original file line number Diff line number Diff line change
@@ -1,65 +1,59 @@
{
"id": "twerion",
"name": "Twerion Network",
"description": "A network focused on PvP",
"addresses": [
"twerion.net",
"twerion.de",
"twerion.com",
"twerion.eu",
"twerion.org"
],
"primaryAddress": "twerion.net",
"minecraftVersions": [
"1.8.*",
"1.9.*",
"1.10.*",
"1.11.*",
"1.12.*",
"1.16.*",
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*",
"1.21.*"
],
"primaryMinecraftVersion": "1.8.8",
"primaryColor": "#FFAA00",
"secondaryColor": "#FF8000",
"primaryLanguage": "en",
"languages": [
"en",
"de",
"ru"
],
"primaryRegion": "EU",
"regions": [
"EU",
"AF",
"AS",
"NA",
"OC",
"SA"
],
"gameTypes": [
"PvP",
"PvE",
"Minigames",
"Skyblock",
"Parkour",
"Hardcore",
"Survival",
"Open World",
"Adventure"
],
"website": "https://www.twerion.net/",
"store": "https://shop.twerion.net/",
"socials": {
"twitter": "twerionnetwork",
"instagram": "twerion_network",
"tiktok": "twerionnetwork",
"discord": "https://discord.gg/twerion",
"youtube": "https://www.youtube.com/@twerion",
"teamspeak": "ts.twerion.net"
}
"id":"twerion",
"name":"Twerion Network",
"description":"A network focused on PvP",
"addresses":[
"twerion.net",
"twerion.de",
"twerion.com",
"twerion.eu",
"twerion.org"
],
"primaryAddress":"twerion.net",
"minecraftVersions":[
"1.8.*",
"1.9.*",
"1.10.*",
"1.11.*",
"1.12.*",
"1.16.*",
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*",
"1.21.*"
],
"primaryMinecraftVersion":"1.8.8",
"primaryColor":"#FFAA00",
"secondaryColor":"#FF8000",
"primaryLanguage":"en",
"languages":[
"en",
"de",
"ru"
],
"primaryRegion":"EU",
"regions":[
"EU",
"AF",
"AS",
"NA",
"OC",
"SA"
],
"gameTypes":[
"PvP",
"Minigames",
"Skyblock"
],
"website":"https://www.twerion.net/",
"store":"https://shop.twerion.net/",
"socials":{
"twitter":"twerionnetwork",
"instagram":"twerion_network",
"tiktok":"twerionnetwork",
"discord":"https://discord.gg/twerion",
"youtube":"https://www.youtube.com/@twerion",
"teamspeak":"ts.twerion.net"
}
}

0 comments on commit 3153277

Please sign in to comment.