Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed PeterNetwork to OlympusMC #3426

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Binary file added servers/olympusmc/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 servers/olympusmc/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
51 changes: 51 additions & 0 deletions servers/olympusmc/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"id": "olympusmc",
"name": "OlympusMC",
"description": "Explore Olympus: the battleground for champions on Java and Bedrock.",
"addresses": [
"peternetwork.it",
"olympusmc.it",
"tvpeter.it",
"mc.tvpeter.it",
"play.tvpeter.it",
"play.olympusmc.it"
],
"primaryAddress": "play.olympusmc.it",
"minecraftVersions": [
"1.17.*",
"1.18.*",
"1.19.*",
"1.20.*",
"1.21.*"
],
"primaryMinecraftVersion": "1.20.2",
"primaryColor": "#f8dd01",
"secondaryColor": "#ffffff",
"primaryLanguage": "it",
"languages": [
"it"
],
"primaryRegion": "EU",
"regions": [
"EU"
],
"gameTypes": [
"PvP",
"Survival",
"Minigames"
],
"crossplay": true,
"presentationVideo": "M6B3AjzW0tc",
"website": "https://www.olympusmc.it/",
"store": "https://store.tvpeter.it/",
"socials": {
"discord": "https://discord.com/invite/GnCqFqCsjj",
"instagram": "olympusmc_",
"twitch": "tvpeter",
"telegram": "olympusmc_network",
"tiktok": "tvpeterr",
},
"privacyPolicy": "https://www.olympusmc.it/privacy",
"termsOfService": "https://store.olympusmc.it/legal/terms",
"rules": "https://www.olympusmc.it/regole",
}
Binary file removed servers/peternetwork/background.png
Binary file not shown.
Binary file removed servers/peternetwork/logo.png
Binary file not shown.
40 changes: 0 additions & 40 deletions servers/peternetwork/metadata.json

This file was deleted.

Loading