Skip to content

Commit

Permalink
Add DragonPvP (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonoAX authored Jul 25, 2023
1 parent 004ab76 commit a3d378d
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 0 deletions.
Binary file added minecraft_servers/dragonpvp/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 minecraft_servers/dragonpvp/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/dragonpvp/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/dragonpvp/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions minecraft_servers/dragonpvp/manifest.json
Original file line number Diff line number Diff line change
@@ -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://discord.com/invite/6kRMvCVYg8"
},
"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": false
},
"brand": {
"primary": "#a21616",
"background": "#101010",
"text": "#ffffff"
},
"location": {
"country": "Italy",
"country_code": "IT"
}
}

0 comments on commit a3d378d

Please sign in to comment.