Skip to content

Commit

Permalink
Fix Honigstadt direct_ip (#669)
Browse files Browse the repository at this point in the history
* Add Honigstadt.de

* Update manifest.json

* Delete honigstadt directory

* fix direct_ip

* Update socials

* Fix json

* fix social.instagram

---------

Co-authored-by: DasKrisp <[email protected]>
  • Loading branch information
DerKrisp and DerKrisp authored Sep 9, 2023
1 parent 4144fe7 commit 78c4898
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions minecraft_servers/honigstadt/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"server_name": "honigstadt",
"nice_name": "Honigstadt",
"direct_ip": "mc.honigstadt.de",
"direct_ip": "honigstadt.de",
"server_wildcards": [
"%.honigstadt.de"
],
Expand All @@ -10,7 +10,10 @@
],
"social": {
"web": "https://www.honigstadt.de",
"discord": "https://discord.gg/DMEKpDg28A"
"web_support": "https://www.honigstadt.de/kontakt",
"discord": "https://discord.gg/DMEKpDg28A",
"instagram": "honigstadt2021",
"youtube": "https://www.youtube.com/@honigstadt2021"
},
"gamemodes": {
"hauptserver": {
Expand Down

0 comments on commit 78c4898

Please sign in to comment.