Skip to content

Commit

Permalink
add GrieferPrime
Browse files Browse the repository at this point in the history
  • Loading branch information
Superzock3003 committed Oct 25, 2023
1 parent a5492ee commit c2303db
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 0 deletions.
Binary file added minecraft_servers/grieferprime/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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/grieferprime/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/grieferprime/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 52 additions & 0 deletions minecraft_servers/grieferprime/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"server_name": "grieferprime",
"nice_name": "GrieferPrime",
"direct_ip": "grieferprime.net",
"server_wildcards": [
"%.grieferprime.net"
],
"supported_languages": [
"de",
"en"
],
"social": {
"web": "https://grieferprime.net",
"web_shop": "https://shop.grieferprime.net",
"discord": "https://discord.gg/grieferprime",
"youtube": "https://youtube.com/@grieferprimenet"
},
"gamemodes": {
"citybuild": {
"name": "Citybuild",
"color": "#FFAA00",
"command": "/cb",
"versions": "1.9<*"
},
"fw": {
"name": "Farmserver",
"color": "#55FF55",
"command": "/fw",
"versions": "1.9<*"
},
"nether": {
"name": "Netherserver",
"color": "#FF5555",
"command": "/nether",
"versions": "1.9<*"
},
"end": {
"name": "Endserver",
"color": "#FFFF55",
"command": "/theend",
"versions": "1.9<*"
}
},
"discord": {
"server_id": 763371154526044201,
"rename_to_minecraft_name": false
},
"location": {
"country": "Germany",
"country_code": "DE"
}
}

0 comments on commit c2303db

Please sign in to comment.