Skip to content

Commit

Permalink
Add Tirox Network (#1631)
Browse files Browse the repository at this point in the history
* Add Tirox.net

* Update manifest
  • Loading branch information
manuelmayer-dev authored Jan 17, 2025
1 parent f623771 commit 04ececa
Show file tree
Hide file tree
Showing 7 changed files with 47 additions and 0 deletions.
Binary file added minecraft_servers/tirox/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/tirox/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/tirox/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/tirox/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/tirox/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added minecraft_servers/tirox/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions minecraft_servers/tirox/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"server_name": "tirox",
"nice_name": "Tirox Network",
"direct_ip": "play.tirox.net",
"supported_languages": [
"en",
"de"
],
"brand": {
"primary": "#84518f",
"background": "#141414",
"text": "#ffffff"
},
"social": {
"web": "https://tirox.net",
"web_shop": "https://store.tirox.net",
"discord": "https://discord.gg/TiroxNET",
"tiktok": "tirox.net",
"youtube": "https://www.youtube.com/@TiroxNET",
"twitter": "TiroxNET"
},
"gamemodes": {
"survivalgames": {
"name": "Survival Games",
"color": "#00AAAA",
"url": "https://tirox.net/survival-games"
},
"1vs1 ": {
"name": "1vs1",
"color": "#55FF55",
"url": "https://tirox.net/1vs1"
},
"ffa": {
"name": "FFA",
"color": "#AA00AA",
"url": "https://tirox.net/ffa"
}
},
"discord": {
"server_id": 1237620239374483526
},
"location": {
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit 04ececa

Please sign in to comment.