diff --git a/minecraft_servers/dragonpvp/background.png b/minecraft_servers/dragonpvp/background.png new file mode 100644 index 000000000..09f631c9e Binary files /dev/null and b/minecraft_servers/dragonpvp/background.png differ diff --git a/minecraft_servers/dragonpvp/banner.png b/minecraft_servers/dragonpvp/banner.png new file mode 100644 index 000000000..6fce78aec Binary files /dev/null and b/minecraft_servers/dragonpvp/banner.png differ diff --git a/minecraft_servers/dragonpvp/icon.png b/minecraft_servers/dragonpvp/icon.png new file mode 100644 index 000000000..e98c32942 Binary files /dev/null and b/minecraft_servers/dragonpvp/icon.png differ diff --git a/minecraft_servers/dragonpvp/icon@2x.png b/minecraft_servers/dragonpvp/icon@2x.png new file mode 100644 index 000000000..57516b6bd Binary files /dev/null and b/minecraft_servers/dragonpvp/icon@2x.png differ diff --git a/minecraft_servers/dragonpvp/manifest.json b/minecraft_servers/dragonpvp/manifest.json new file mode 100644 index 000000000..5895509be --- /dev/null +++ b/minecraft_servers/dragonpvp/manifest.json @@ -0,0 +1,45 @@ +{ + "server_name": "dragonpvp", + "nice_name": "DragonPvP Network", + "direct_ip": "play.dragonpvp.it", + "supported_languages": [ + "it" + ], + "social": { + "web": "https://www.dragonpvp.site", + "web_shop": "https://www.dragonpvp.site/store", + "web_support": "https://www.dragonpvp.site/forum", + "discord": "https://dsc.gg/dsdragonpvp" + }, + "gamemodes": { + "KitPvP": { + "name": "KitPvP", + "command": "/queue kitpvp", + "color": "#0095B0", + "versions": "1.8<1.20.1" + }, + "Bedwars": { + "name": "Bedwars", + "command": "/queue bedwars", + "color": "#ffffff" + }, + "uhc": { + "name": "UHC", + "color": "#537928", + "command": "/queue uhc" + } + }, + "discord": { + "server_id": 884523075503259709, + "rename_to_minecraft_name": true + }, + "brand": { + "primary": "#a21616", + "background": "#101010", + "text": "#ffffff" + }, + "location": { + "country": "Italy", + "country_code": "IT" + } +}