Skip to content

Commit

Permalink
Merge branch 'LabyMod:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneeeulen authored Jan 5, 2025
2 parents 4a8bbd3 + 51e14b3 commit 048e4f0
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 8 deletions.
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/codingareanetwork/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/codingareanetwork/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/codingareanetwork/icon@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions minecraft_servers/codingareanetwork/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"server_name": "codingareanetwork",
"nice_name": "Coding-Area",
"direct_ip": "coding-area.net",
"supported_languages": [
"de", "en"
],
"social": {
"twitter": "coding_area",
"discord": "https://discord.com/invite/v6zzCk8"
},
"gamemodes": {
"challenges": {
"name": "Challenges",
"color": "#0095B0"
},
"bingo": {
"name": "Bingo",
"color": "#0095B0"
},
"manhunt": {
"name": "Manhunt",
"color": "#0095B0"
},
"oneblockrace": {
"name": "OneBlockRace",
"color": "#0095B0"
},
"deathswap": {
"name": "DeathSwap",
"color": "#0095B0"
}
},
"discord": {
"server_id": 520310880081018907,
"rename_to_minecraft_name": false
},
"brand": {
"primary": "#497cb1",
"background": "#497cb1",
"text": "#ffffff"
}
}
14 changes: 6 additions & 8 deletions minecraft_servers/superawesome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,20 @@
"larmelobby": {
"name": "Larmelobby",
"command": "/server larmelobby",
"color": "#306fdb"
"color": "#306fdb",
"versions": "1.20>*"
},
"shoppylobby": {
"name": "Shoppylobby",
"command": "/server shoppylobby",
"color": "#306fdb"
"color": "#306fdb",
"versions": "1.20>*"
},
"maskinrummet": {
"name": "Maskinrummet",
"command": "/server maskinrummet",
"color": "#306fdb"
},
"creepylobby": {
"name": "Creepylobby",
"command": "/server creepylobby",
"color": "#306fdb"
"color": "#306fdb",
"versions": "1.20>*"
}
},
"location": {
Expand Down

0 comments on commit 048e4f0

Please sign in to comment.