Skip to content

Commit

Permalink
Update OCTC store and remove set location (LabyMod#671)
Browse files Browse the repository at this point in the history
It might be a better idea to let Laby guess the server's location instead of defining one that might be outdated in the future.
  • Loading branch information
TheRealPear authored Aug 25, 2023
1 parent 9a39de8 commit d9c295a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions minecraft_servers/octc/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"social": {
"web": "https://oc.tc",
"web_shop": "https://oc.tc/donate",
"web_shop": "https://oc.tc/store",
"twitter": "OvercastPGM",
"discord": "https://discord.gg/octc",
"youtube": "https://www.youtube.com/@OvercastNetwork"
Expand Down Expand Up @@ -49,11 +49,6 @@
"background": "#4C0704",
"text": "#FFFFFF"
},
"location": {
"city": "Toronto",
"country": "Canada",
"country_code": "CA"
},
"yt_trailer": "-nZdZ5Dy2Io",
"command_delay": 3000
}
}

0 comments on commit d9c295a

Please sign in to comment.