Skip to content

Instantly share code, notes, and snippets.

@mdashlw
Created March 16, 2023 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdashlw/eee394ef512a27a3069ae176a4edbc2d to your computer and use it in GitHub Desktop.
Save mdashlw/eee394ef512a27a3069ae176a4edbc2d to your computer and use it in GitHub Desktop.
Hypixel games, as used by hypixel.net a long time ago.
{
"bedwars": {
"id": 58,
"key": "BedWars",
"slug": "bedwars",
"gameType": "BEDWARS",
"name": "BedWars",
"achievementName": "bedwars",
"parkour": "Bedwars",
"statsPrefix": "Bedwars",
"type": "Survival",
"featuredVideo": "nAu_-vWoElU",
"forumId": 138,
"description": "<p>In Bed Wars, you and up to 4 teammates spawn on islands. You must gather 4 resources: Iron, Gold, Diamonds and Emeralds to buy items and upgrades at the Shopkeepers on your island.</p><p>Each island has a Bed - if your Bed is destroyed you can no longer respawn. Place blocks around your bed to defend it from being destroyed. Destroy other teams' beds then kill them to win!</p>",
"screenshots": [
"1",
"2",
"3"
],
"statPaneScreenshot": "3",
"tips": [
"If your Bed is destroyed, you can no longer respawn. Make sure to protect your bed with blocks",
"Emeralds are the most powerful resource; make sure to gather as many as you can from the middle island. You can also get them from a maxed out forge",
"If you knock someone into the void, you get any resources they had in their inventory. Don't be afraid to knock enemies around",
"Diamonds are important. Make sure to collect and spend them on special Team Upgrades that benefit your entire team"
],
"boostersAvailable": false,
"stats": {
"level": "Level",
"wins_bedwars": "Wins",
"eight_one_wins_bedwars": "Solo Wins",
"eight_two_wins_bedwars": "Doubles Wins",
"four_three_wins_bedwars": "3v3v3v3 Wins",
"four_four_wins_bedwars": "4v4v4v4 Wins",
"kills_bedwars": "Kills",
"eight_one_kills_bedwars": "Solo Kills",
"eight_two_kills_bedwars": "Doubles Kills",
"four_three_kills_bedwars": "3v3v3v3 Kills",
"four_four_kills_bedwars": "4v4v4v4 Kills",
"final_kills_bedwars": "Final Kills",
"eight_one_final_kills_bedwars": "Solo Final Kills",
"eight_two_final_kills_bedwars": "Doubles Final Kills",
"four_three_final_kills_bedwars": "3v3v3v3 Final Kills",
"four_four_final_kills_bedwars": "4v4v4v4 Final Kills",
"losses_bedwars": {
"name": "Losses",
"inverted": true
},
"eight_one_losses_bedwars": {
"name": "Solo Losses",
"inverted": true
},
"eight_two_losses_bedwars": {
"name": "Doubles Losses",
"inverted": true
},
"four_three_losses_bedwars": {
"name": "3v3v3v3 Losses",
"inverted": true
},
"four_four_losses_bedwars": {
"name": "4v4v4v4 Losses",
"inverted": true
},
"deaths_bedwars": {
"name": "Deaths",
"inverted": true
},
"eight_one_deaths_bedwars": {
"name": "Solo Deaths",
"inverted": true
},
"eight_two_deaths_bedwars": {
"name": "Doubles Deaths",
"inverted": true
},
"four_three_deaths_bedwars": {
"name": "3v3v3v3 Deaths",
"inverted": true
},
"four_four_deaths_bedwars": {
"name": "4v4v4v4 Deaths",
"inverted": true
},
"final_deaths_bedwars": {
"name": "Final Deaths",
"inverted": true
},
"eight_one_final_deaths_bedwars": {
"name": "Solo Final Deaths",
"inverted": true
},
"eight_two_final_deaths_bedwars": {
"name": "Doubles Final Deaths",
"inverted": true
},
"four_three_final_deaths_bedwars": {
"name": "3v3v3v3 Final Deaths",
"inverted": true
},
"four_four_final_deaths_bedwars": {
"name": "4v4v4v4 Final Deaths",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D",
"kills": "kills_bedwars",
"deaths": "deaths_bedwars"
},
"kd_doubles": {
"type": "kd",
"name": "Doubles K/D",
"kills": "eight_two_kills_bedwars",
"deaths": "eight_two_deaths_bedwars"
},
"kd_solo": {
"type": "kd",
"name": "Solo K/D",
"kills": "eight_one_kills_bedwars",
"deaths": "eight_one_deaths_bedwars"
},
"kd_team_three": {
"type": "kd",
"name": "3v3v3v3 K/D",
"kills": "four_three_kills_bedwars",
"deaths": "four_three_deaths_bedwars"
},
"kd_team_four": {
"type": "kd",
"name": "4v4v4v4 K/D",
"kills": "four_four_kills_bedwars",
"deaths": "four_four_deaths_bedwars"
},
"final_kd": {
"type": "kd",
"name": "Final K/D",
"kills": "final_kills_bedwars",
"deaths": "final_deaths_bedwars"
},
"final_kd_doubles": {
"type": "kd",
"name": "Doubles Final K/D",
"kills": "eight_two_final_kills_bedwars",
"deaths": "eight_two_final_deaths_bedwars"
},
"final_kd_solo": {
"type": "kd",
"name": "Solo Final K/D",
"kills": "eight_one_final_kills_bedwars",
"deaths": "eight_one_final_deaths_bedwars"
},
"final_kd_team_three": {
"type": "kd",
"name": "3v3v3v3 Final K/D",
"kills": "four_three_final_kills_bedwars",
"deaths": "four_three_final_deaths_bedwars"
},
"final_kd_team_four": {
"type": "kd",
"name": "4v4v4v4 Final K/D",
"kills": "four_four_final_kills_bedwars",
"deaths": "four_four_final_deaths_bedwars"
}
},
"paneStats": [
"wins_bedwars",
"final_kills_bedwars",
"deaths_bedwars"
],
"leaderboard": [
"wins_bedwars",
"level",
"final_kills_bedwars"
],
"leaderboards": {
"solo": {
"name": "Solo",
"fields": [
"eight_one_wins_bedwars",
"eight_one_final_kills_bedwars",
"kd_solo"
]
},
"doubles": {
"name": "Doubles",
"fields": [
"eight_two_wins_bedwars",
"eight_two_final_kills_bedwars",
"kd_doubles"
]
},
"team_three": {
"name": "3v3v3v3",
"fields": [
"four_three_wins_bedwars",
"four_three_final_kills_bedwars",
"kd_team_three"
]
},
"team_four": {
"name": "4v4v4v4",
"fields": [
"four_four_wins_bedwars",
"four_four_final_kills_bedwars",
"kd_team_four"
]
}
}
},
"skywars": {
"id": 51,
"key": "Skywars",
"slug": "skywars",
"gameType": "SKYWARS",
"name": "SkyWars",
"achievementName": "skywars",
"parkour": "SkywarsAug2017",
"statsPrefix": "SkyWars",
"type": "Survival",
"featuredVideo": "5l6kQNrSotM",
"forumId": 91,
"description": "<p>Our take on the Skywars gamemode - featuring the Angel of Death. Each player/team spawns on its own island and the aim is to be the last player or team alive. Kill players using a weapon or knock them off. With each kill you will be rewarded with a soul. You can use souls to unlock many kits and perks to improve your game experience.</p>",
"screenshots": [
"1",
"2",
"3",
"4",
"5"
],
"tips": [
"Gather souls by killing foes, then spend them in the Soul Well for unlock kits, perks, and other bonuses.",
"Watch your back, enemy players can throw projectiles at you when you're not looking.",
"Go fast! The enemy will not wait for you!"
],
"boostersAvailable": true,
"leaderboard": [
"wins",
"kills"
],
"stats": {
"wins": "Wins",
"wins_team": "Team Wins",
"wins_solo": "Solo Wins",
"wins_ranked": "Ranked Wins",
"kills": "Kills",
"kills_team": "Team Kills",
"kills_solo": "Solo Kills",
"kills_ranked": "Ranked Kills",
"survived_players": "Survived Players",
"losses": "Losses",
"deaths": "Deaths",
"souls": "Souls",
"blocks_placed": "Blocks Placed",
"ranked_score": "Ranked Score",
"ranked_rank": "Rank",
"kd": {
"type": "kd",
"name": "K/D"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
],
"leaderboards": {
"solo": {
"name": "Solo",
"fields": [
"wins_solo",
"kills_solo"
]
},
"teams": {
"name": "Teams",
"fields": [
"wins_team",
"kills_team"
]
},
"ranked": {
"name": "Ranked",
"fields": [
"ranked_score",
"wins_ranked",
"kills_ranked"
]
}
}
},
"murder-mystery": {
"id": 0,
"key": "MurderMystery",
"slug": "murder-mystery",
"gameType": "MURDER_MYSTERY",
"name": "Murder Mystery",
"achievementName": "murdermystery",
"parkour": "MurderMystery",
"statsPrefix": "MurderMystery",
"type": "Survival",
"featuredVideo": "tzgAnlwHjDk",
"forumId": 144,
"description": "<p>In Classic Mode on Murder Mystery, players take on the role of Murderer, Detective or Innocent. The Murderer must be sneaky and try to kill as many people as he can without being caught or killed. The detective and innocents must work together to protect each other and try to figure out who the murderer is.</p>",
"screenshots": [
"1",
"2",
"3"
],
"tips": [
"As murderer, be sneaky with your kills to avoid detection",
"Collecting 10 gold will give any player a one-shot bow, even Murderers!",
"When the Detective's bow drops, you will see where it dropped on your minimap"
],
"boostersAvailable": false,
"leaderboard": [
"wins",
"kills"
],
"stats": {
"wins": "Wins",
"kills": "Kills",
"deaths": "Deaths",
"wins_MURDER_CLASSIC": "Wins (Classic)",
"kills_MURDER_CLASSIC": "Kills (Classic)",
"kills_as_murderer_MURDER_CLASSIC": "Kills as Murderer (Classic)",
"wins_MURDER_DOUBLE_UP": "Wins (Double Up)",
"kills_MURDER_DOUBLE_UP": "Kills (Double Up)",
"kills_as_murderer_MURDER_DOUBLE_UP": "Kills as Murderer (Double Up)",
"wins_MURDER_ASSASSINS": "Wins (Assassins)",
"kills_MURDER_ASSASSINS": "Kills (Assassins)",
"kills_as_infected_MURDER_INFECTION": "Kills as Infected (Infection)",
"kills_as_survivor_MURDER_INFECTION": "Kills as Survivor (Infection)",
"wins_MURDER_SHOWDOWN": "Wins (Showdown)",
"kills_MURDER_SHOWDOWN": "Kills (Showdown)"
},
"paneStats": [
"wins",
"kills",
"deaths"
],
"leaderboards": {
"wins_MURDER_CLASSIC": {
"name": "Classic",
"fields": [
"wins_MURDER_CLASSIC",
"kills_MURDER_CLASSIC",
"kills_as_murderer_MURDER_CLASSIC"
]
},
"wins_MURDER_DOUBLE_UP": {
"name": "Double Up",
"fields": [
"wins_MURDER_DOUBLE_UP",
"kills_MURDER_DOUBLE_UP",
"kills_as_murderer_MURDER_DOUBLE_UP"
]
},
"wins_MURDER_ASSASSINS": {
"name": "Assassins",
"fields": [
"wins_MURDER_ASSASSINS",
"kills_MURDER_ASSASSINS"
]
},
"kills_as_infected_MURDER_INFECTION": {
"name": "Infection",
"fields": [
"kills_as_infected_MURDER_INFECTION",
"kills_as_survivor_MURDER_INFECTION"
]
},
"wins_MURDER_SHOWDOWN": {
"name": "Showdown",
"fields": [
"wins_MURDER_SHOWDOWN",
"kills_MURDER_SHOWDOWN"
]
}
}
},
"arcade-games": {
"id": 14,
"key": "Arcade",
"slug": "arcade-games",
"name": "Arcade Games",
"achievementName": "arcade",
"statsPrefix": "Arcade",
"gameType": "ARCADE",
"parkour": "ArcadeGames",
"type": "Casual Games",
"featuredVideo": "GPnJcF0XJfk",
"forumId": 80,
"description": "<p>The Arcade Games lobby offers you a wide range of fun and casual minigames which are played in a fast-paced style. Surviving hordes of zombies, fighting against the enemy team using beam swords or building the best plot are just a few of all the activities that you can do in our unique Arcade Games.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Aim for the head in the Blocking Dead to instantly kill zombies!",
"Drop your Beamsword in Galaxy Wars to throw it and deal massive damage!",
"You can Double Jump in certain games by pressing your jump key twice."
],
"boostersAvailable": true,
"stats": {
"coins": "Coins",
"deaths_oneinthequiver": "Bounty Hunters Deaths",
"hider_wins_hide_and_seek": "Hide and Seek Wins (Hider)",
"kills_dayone": "Blocking Dead Kills",
"kills_dragonwars2": "Dragon Wars Kills",
"kills_oneinthequiver": "Bounty Hunters Kills",
"max_wave": "Creeper Attack Max Waves",
"poop_collected": "Poop Collected",
"sw_deaths": "Galaxy Wars Deaths",
"sw_game_wins": "Galaxy Wars Wins",
"sw_kills": "Galaxy Wars Kills",
"sw_shots_fired": "Galaxy Wars Shots Fired",
"wins_buildbattle": "Build Battle Wins",
"wins_dayone": "Blocking Dead Wins",
"wins_dragonwars2": "Dragon Wars Wins",
"wins_draw_their_thing": "Pixel Painters Wins",
"wins_ender": "Ender Spleef Wins",
"wins_farm_hunt": "Farm Hunt Wins",
"wins_grinch": "Grinch Simulator Wins",
"wins_hole_in_the_wall": "Hole in the Wall Wins",
"wins_mini_walls": "Mini Walls Wins",
"wins_oneinthequiver": "Bounty Hunters Wins",
"wins_party": "Party Games Wins",
"wins_simon_says": "Hypixel Says Wins",
"wins_soccer": "Football Wins",
"wins_throw_out": "Throw Out Wins",
"wins_zombies": "Zombies Wins"
},
"paneStats": "random",
"leaderboardName": "Coins",
"leaderboard": [
"coins"
],
"leaderboards": {
"blocking_dead": {
"name": "Blocking Dead",
"fields": [
"wins_dayone"
]
},
"bounty_hunters": {
"name": "Bounty Hunters",
"fields": [
"wins_oneinthequiver"
]
},
"dragon_wars": {
"name": "Dragon Wars",
"fields": [
"wins_dragonwars2"
]
},
"ender_spleef": {
"name": "Ender Spleef",
"fields": [
"wins_ender"
]
},
"farm_hunt": {
"name": "Farm Hunt",
"fields": [
"wins_farm_hunt"
]
},
"football": {
"name": "Football",
"fields": [
"wins_soccer"
]
},
"galaxy_wars": {
"name": "Galaxy Wars",
"fields": [
"sw_game_wins"
]
},
"hide_and_seek": {
"name": "Hide and Seek",
"fields": [
"hider_wins_hide_and_seek"
]
},
"hole_in_the_wall": {
"name": "Hole in the Wall",
"fields": [
"wins_hole_in_the_wall"
]
},
"hypixel_says": {
"name": "Hypixel Says",
"fields": [
"wins_simon_says"
]
},
"mini_walls": {
"name": "Mini Walls",
"fields": [
"wins_mini_walls"
]
},
"party_games": {
"name": "Party Games",
"fields": [
"wins_party"
]
},
"pixel_painters": {
"name": "Pixel Painters",
"fields": [
"wins_draw_their_thing"
]
},
"throw_out": {
"name": "Throw Out",
"fields": [
"wins_throw_out"
]
},
"zombies": {
"name": "Zombies",
"fields": [
"wins_zombies"
]
}
}
},
"uhc-champions": {
"id": 8,
"key": "UHC",
"slug": "uhc-champions",
"name": "UHC Champions",
"achievementName": "uhc",
"parkour": "uhc",
"type": "Hardcore Survival",
"statsPrefix": "UHC",
"gameType": "UHC",
"featuredVideo": "RgtALX4stYI",
"forumId": 82,
"description": "<p>UHC Champions has Solo and Team modes, where Team mode consists of 3 players per team. Here, natural regeneration is off and you can only heal by golden apples, potions, and the heads of slain players.</p><p>This gamemode involves custom crafting recipes and perks to help you survive in this hardcore world.</p>",
"screenshots": [
"1",
"2"
],
"tips": [
"Golden apples give you 2 absorption hearts for 2 minutes, so eat them just before fighting.",
"You can eat player heads to regenerate 3 hearts for everyone on your team.",
"Getting potions can greatly aid in winning a UHC game. So, go to the nether if possible."
],
"boostersAvailable": true,
"stats": {
"wins": "Wins (Team)",
"wins_solo": "Wins (Solo)",
"kills": "Kills (Team)",
"kills_solo": "Kills (Solo)",
"deaths": {
"name": "Deaths (Team)",
"inverted": true
},
"deaths_solo": {
"name": "Deaths (Solo)",
"inverted": true
},
"score": "Score (Team)",
"heads_eaten": "Heads Eaten (Team)",
"heads_eaten_solo": "Heads Eaten (Solo)",
"kd": {
"type": "kd",
"name": "K/D (Team)"
},
"kd_solo": {
"type": "kd",
"name": "K/D (Solo)",
"kills": "kills_solo",
"deaths": "deaths_solo"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
],
"leaderboardName": "Team",
"leaderboard": [
"wins",
"kills",
"deaths",
"score",
"heads_eaten",
"kd"
],
"leaderboards": {
"Solo": {
"name": "Solo",
"fields": [
"wins_solo",
"kills_solo",
"deaths_solo",
"heads_eaten_solo",
"kd_solo"
]
}
}
},
"arena-brawl": {
"id": 17,
"key": "Arena",
"slug": "arena-brawl",
"name": "Arena Brawl",
"gameType": "ARENA",
"achievementName": "arena",
"statsPrefix": "Arena",
"type": "Competitive",
"featuredVideo": "cFp5iRFCBFk",
"forumId": 79,
"description": "<p>Be prepared to fight! In this amazing game you get to fight your opponents with your sword which has a special skill attached to help you take down your enemy. You also need to survive using special skills to boost your heal ability and some perks to out wit your enemies attempts to survive!</p><p>Play in 1v1 matches, refine your skills in 2v2 and rank up to find harder opponents, or go for an all out brawl in 4v4.</p>",
"screenshots": [
"1",
"2",
"3"
],
"tips": [
"Communication with your teammate is important; coordinate to take down your opponents one by one!",
"Watch out for power ups that spawn."
],
"boostersAvailable": true,
"leaderboard": [
"ranked_score",
"wins_4v4",
"kills_4v4",
"wins_2v2",
"kills_2v2"
],
"stats": {
"ranked_score": "Rating",
"wins_4v4": "4v4 Wins",
"kills_4v4": "4v4 Kills",
"deaths_4v4": "4v4 Deaths",
"losses_4v4": "4v4 Losses",
"kd_4v4": {
"type": "kd",
"name": "4v4 K/D",
"kills": "kills_4v4",
"deaths": "deaths_4v4"
},
"wins_2v2": "2v2 Wins",
"kills_2v2": "2v2 Kills",
"deaths_2v2": "2v2 Deaths",
"losses_2v2": "2v2 Losses",
"kd_2v2": {
"type": "kd",
"name": "2v2 K/D",
"kills": "kills_2v2",
"deaths": "deaths_2v2"
},
"magical_chest": "Keys Used"
},
"paneStats": [
"ranked_score",
"wins_4v4",
"wins_2v2"
]
},
"build-battle": {
"id": 0,
"key": "BuildBattle",
"slug": "build-battle",
"gameType": "BUILD_BATTLE",
"name": "Build Battle",
"achievementName": "buildbattle",
"parkour": "BuildBattle",
"statsPrefix": "BuildBattle",
"type": "Casual Games",
"featuredVideo": "det3br7H9Ao",
"forumId": 147,
"description": "<p>In Build Battle, players face off against each other to see who can create the best build based off a theme. Build as quickly as you can before the voting starts to get as many points from other players as possible. Build Battle also includes other modes like Guess the Build, where you have to be quick and creative to try to guess what other players are building.</p><p>Build Battle is perfect for any players who love building or creating things in-game.</p>",
"screenshots": [
"1",
"2",
"3"
],
"tips": [
"Build as quickly as possible - the timer runs out quicker than you expect.",
"Try not to build something too big, it can be hard to finish large builds."
],
"boostersAvailable": false,
"leaderboard": [
"wins",
"coins",
"score",
"wins_solo_normal",
"wins_teams_normal"
],
"stats": {
"wins": "Wins",
"coins": "Coins",
"score": "Score",
"wins_solo_normal": "Wins (Solo)",
"wins_teams_normal": "Wins (Team)"
},
"paneStats": [
"wins",
"coins",
"score"
]
},
"cops-and-crims": {
"id": 21,
"key": "CVC",
"slug": "cops-and-crims",
"name": "Cops and Crims",
"achievementName": "copsandcrims",
"parkour": "CopsnCrims",
"gameType": "MCGO",
"statsPrefix": "MCGO",
"type": "Shooter",
"featuredVideo": "3OHMn-rw0w4",
"forumId": 81,
"description": "<p>Cops and Crims is based off the popular eSports shooter Counter Strike: Global Offensive. Using a custom resource pack, both teams arm themselves with guns, pistols, and even grenades.</p><p>Using a mixture of tactics and skill you must either defend the bomb sites or infiltrate the sites and plant the bomb. At the beginning of each round you can buy yourself weapons from the store.</p>",
"screenshots": [
"1",
"2",
"3",
"4",
"5"
],
"tips": [
"Headshots do more damage to a player.",
"Armour can help a lot!",
"Listen carefully for gunshots and footsteps to avoid getting shot in the back!"
],
"boostersAvailable": true,
"leaderboard": [
"game_wins",
"kills",
"headshot_kills"
],
"stats": {
"game_wins": "Game Wins",
"round_wins": "Round Wins",
"kills": "Kills",
"headshot_kills": "Headshots",
"cop_kills": "Cop Kills",
"criminal_kills": "Criminal Kills",
"deaths": "Deaths",
"bombs_planted": "Bombs Planted",
"bombs_defused": "Bombs Defused",
"shots_fired": "Shots Fired",
"kd": {
"type": "kd",
"name": "K/D",
"kills": "kills",
"deaths": "deaths"
}
},
"paneStats": [
"game_wins",
"kills",
"deaths"
]
},
"crazy-walls": {
"id": 52,
"key": "CrazyWalls",
"slug": "crazy-walls",
"name": "Crazy Walls",
"achievementName": "truecombat",
"parkour": "TruePVPParkour",
"gameType": "TRUE_COMBAT",
"statsPrefix": "TrueCombat",
"type": "Survival",
"featuredVideo": "znhumPbP2xI",
"forumId": 95,
"description": "<p>16 players or teams battle across two gamemodes. Mine, Build & Trade before the sets of walls drop and be the last man standing! The Lucky Block mode throws an element of chaos into the mix.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Sell gathered resources to the villager to get better gear!",
"You have a chance to gain a golden skull on kill and win, same chance whether you play normal or lucky mode.",
"Feed golden skulls to the giant zombie in the lobby to unlock perks and kits.",
"In lucky mode you randomly get lucky blocks from mining ores, place them and see what you get!"
],
"boostersAvailable": true,
"leaderboard": [
"wins",
"kills"
],
"stats": {
"kills": "Kills",
"crazywalls_kills_solo": "Solo Kills - Normal",
"crazywalls_kills_solo_chaos": "Solo Kills - Lucky",
"crazywalls_kills_team": "Team Kills - Normal",
"crazywalls_kills_team_chaos": "Team Kills - Lucky",
"deaths": {
"name": "Deaths",
"inverted": true
},
"crazywalls_deaths_solo": {
"name": "Solo Deaths - Normal",
"inverted": true
},
"crazywalls_deaths_solo_chaos": {
"name": "Solo Deaths - Lucky",
"inverted": true
},
"crazywalls_deaths_team": {
"name": "Team Deaths - Normal",
"inverted": true
},
"crazywalls_deaths_team_chaos": {
"name": "Team Deaths - Lucky",
"inverted": true
},
"wins": "Wins",
"crazywalls_wins_solo": "Solo Wins - Normal",
"crazywalls_wins_solo_chaos": "Solo Wins - Lucky",
"crazywalls_wins_team": "Team Wins - Normal",
"crazywalls_wins_team_chaos": "Team Wins - Lucky"
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"duels": {
"id": 60,
"key": "Duels",
"slug": "duels",
"gameType": "DUELS",
"name": "Duels",
"achievementName": "duels",
"parkour": "Duels",
"statsPrefix": "Duels",
"type": "Competitive",
"featuredVideo": "NFA5FVkDwkQ",
"forumId": 152,
"description": "<p>In Duels, players face off against each other in a variety of game modes and team sizes. With modes including SkyWars, UHC, OP Duels, and more, in each one you select your setup and battle one or more opponents for dominance.</p><p>Can you make it into the daily leaderboard?</p>",
"screenshots": [
"1",
"2"
],
"tips": [
"Use the /duel command to challenge any online player to a Duel",
"You can enable or disable Duel invites in your settings",
"Try Tournament mode and face off against increasingly difficult opponents for an even bigger challenge!"
],
"boostersAvailable": false,
"stats": {
"wins": "Wins",
"losses": {
"name": "Losses",
"inverted": true
},
"kills": "Kills",
"deaths": {
"name": "Deaths",
"inverted": true
},
"rounds_played": "Rounds played",
"melee_hits": "Melee hits",
"bow_shots": "Bow shots",
"bow_hits": "Bow hits",
"damage_dealt": "Damage dealt",
"health_regenerated": "Health regenerated",
"uhc_duel_wins": "UHC Wins",
"best_uhc_winstreak": "Best UHC Winstreak",
"sw_duel_wins": "SkyWars Wins",
"best_skywars_winstreak": "Best SkyWars Winstreak",
"sumo_duel_wins": "Sumo Wins",
"best_sumo_winstreak": "Best Sumo Winstreak",
"mw_duel_wins": "Mega Walls Wins",
"best_mega_walls_winstreak": "Best Mega Walls Winstreak",
"blitz_duel_wins": "Blitz Wins",
"best_blitz_winstreak": "Best Blitz Winstreak",
"bow_duel_wins": "Bow Wins",
"best_bow_winstreak": "Best Bow Winstreak",
"bridge_duel_wins": "Bridge Wins",
"best_bridge_winstreak": "Best Bridge Winstreak",
"op_duel_wins": "OP Wins",
"best_op_winstreak": "Best OP Winstreak",
"classic_duel_wins": "Classic Wins",
"best_classic_winstreak": "Best Classic Winstreak",
"potion_duel_wins": "No Debuff Wins",
"best_no_debuff_winstreak": "Best No Debuff Winstreak",
"combo_duel_wins": "Combo Wins",
"best_combo_winstreak": "Best Combo Winstreak",
"bowspleef_duel_wins": "TNT Games Wins",
"best_tnt_games_winstreak": "Best TNT Games Winstreak"
},
"paneStats": [
"wins",
"losses",
"deaths"
],
"leaderboard": [
"wins",
"losses",
"kills",
"deaths"
],
"leaderboards": {
"UHC": {
"name": "UHC",
"fields": [
"uhc_duel_wins",
"best_uhc_winstreak"
]
},
"SkyWars": {
"name": "SkyWars",
"fields": [
"sw_duel_wins",
"best_skywars_winstreak"
]
},
"Sumo": {
"name": "Sumo",
"fields": [
"sumo_duel_wins",
"best_sumo_winstreak"
]
},
"MegaWalls": {
"name": "MegaWalls",
"fields": [
"mw_duel_wins",
"best_mega_walls_winstreak"
]
},
"Blitz": {
"name": "Blitz",
"fields": [
"blitz_duel_wins",
"best_blitz_winstreak"
]
},
"Bow": {
"name": "Bow",
"fields": [
"bow_duel_wins",
"best_bow_winstreak"
]
},
"OP": {
"name": "OP",
"fields": [
"op_duel_wins",
"best_op_winstreak"
]
},
"Classic": {
"name": "Classic",
"fields": [
"classic_duel_wins",
"best_classic_winstreak"
]
},
"No_Debuff": {
"name": "No Debuff",
"fields": [
"potion_duel_wins",
"best_no_debuff_winstreak"
]
},
"Combo": {
"name": "Combo",
"fields": [
"combo_duel_wins",
"best_combo_winstreak"
]
},
"TNT_Games": {
"name": "TNT Games",
"fields": [
"bowspleef_duel_wins",
"best_tnt_games_winstreak"
]
},
"Bridge": {
"name": "The Bridge",
"fields": [
"bridge_duel_wins",
"best_bridge_winstreak"
]
}
}
},
"megawalls": {
"id": 13,
"key": "MegaWalls",
"slug": "megawalls",
"gameType": "WALLS3",
"name": "Mega Walls",
"type": "Team Survival",
"achievementName": "walls3",
"statsPrefix": "Walls3",
"parkour": "MegaWalls",
"featuredVideo": "nCj7DXosxlU",
"forumId": 77,
"description": "<p>Mega Walls takes the game to an entirely new level. Play in Normal mode with 4 teams of 25 players, or Faceoff mode with 2 teams of 40 players. Spend the first 10 minutes gathering resources, and building defenses for your team. Once the wall drops, the battle begins. Like Walls, diamonds can be found in the very center. Coordinate your team, and defend the Wither that resides in your castle, or rush to attack enemy teams' withers. Once the team's wither is dead, players no longer respawn when they die. Destroy the withers, and defeat your enemies! Be the last team standing, and win the game!</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Play with friends and guild to have the full fun of the game.",
"Stick with your teammates and fight as a group.",
"Stockpile food before deathmatch begins, where your hunger can drop rapidly and reduce your HP.",
"Make extra armour sets during the preparation phase."
],
"boostersAvailable": true,
"leaderboard": [
"wins",
"final_kills",
"kills",
"deaths"
],
"stats": {
"wins": "Wins",
"kills": "Kills",
"final_kills": "Final Kills",
"losses": {
"name": "Losses",
"inverted": true
},
"deaths": {
"name": "Deaths",
"inverted": true
},
"finalDeaths": {
"name": "Final Deaths",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D"
},
"finalKd": {
"type": "kd",
"name": "Final K/D",
"kills": "final_kills",
"deaths": "finalDeaths"
},
"wl": {
"type": "kd",
"name": "W/L",
"kills": "wins",
"deaths": "losses"
}
},
"paneStats": [
"wins",
"losses",
"final_kills"
],
"classStats": {
"columns": {
"wins": "Wins",
"kills": "Kills",
"final_kills": "Final Kills",
"deaths": "Deaths"
},
"rows": {
"Skeleton": "Skeleton",
"Zombie": "Zombie",
"Creeper": "Creeper",
"Enderman": "Enderman",
"Herobrine": "Herobrine",
"Spider": "Spider",
"Dreadlord": "Dreadlord",
"Shaman": "Shaman",
"Arcanist": "Arcanist",
"Golem": "Golem",
"Blaze": "Blaze",
"Pigman": "Pigman",
"Pirate": "Pirate",
"Hunter": "Hunter",
"Squid": "Squid",
"Moleman": "Moleman",
"Phoenix": "Phoenix",
"Werewolf": "Werewolf"
}
},
"leaderboards": {
"Arcanist": {
"name": "Arcanist",
"fields": "parent"
},
"Blaze": {
"name": "Blaze",
"fields": "parent"
},
"Creeper": {
"name": "Creeper",
"fields": "parent"
},
"Dreadlord": {
"name": "Dreadlord",
"fields": "parent"
},
"Enderman": {
"name": "Enderman",
"fields": "parent"
},
"Golem": {
"name": "Golem",
"fields": "parent"
},
"Herobrine": {
"name": "Herobrine",
"fields": "parent"
},
"Hunter": {
"name": "Hunter",
"fields": "parent"
},
"Moleman": {
"name": "Moleman",
"fields": "parent"
},
"Pigman": {
"name": "Pigman",
"fields": "parent"
},
"Pirate": {
"name": "Pirate",
"fields": "parent"
},
"Shaman": {
"name": "Shaman",
"fields": "parent"
},
"Skeleton": {
"name": "Skeleton",
"fields": "parent"
},
"Spider": {
"name": "Spider",
"fields": "parent"
},
"Squid": {
"name": "Squid",
"fields": "parent"
},
"Phoenix": {
"name": "Phoenix",
"fields": "parent"
},
"Werewolf": {
"name": "Werewolf",
"fields": "parent"
},
"Zombie": {
"name": "Zombie",
"fields": "parent"
}
}
},
"paintball-warfare": {
"id": 4,
"key": "Paintball",
"gameType": "PAINTBALL",
"slug": "paintball-warfare",
"name": "Paintball Warfare",
"achievementName": "paintball",
"statsPrefix": "Paintball",
"type": "Shooter",
"featuredVideo": "dVjXRiAp2Xg",
"forumId": 73,
"description": "<p>Players are divided into two teams of varying colours which can be chosen by typing '/team (colour)' in the waiting room. These teams have a varying number of starting lives, usually 120 (these are influenced by the godfather perk) , and the first team to reduce the other team's lives to 0, wins. There are multiple perks to buy and plenty of powerups you can purchase in game. Every kill gives you gold nuggets which is the currency of the powerups.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Think about the movement, anticipate the movement before shooting your snowball.",
"Killing enemy chickens counts as a kill."
],
"boostersAvailable": true,
"leaderboard": [
"kills",
"wins",
"deaths"
],
"stats": {
"kills": "Kills",
"wins": "Wins",
"deaths": {
"name": "Deaths",
"inverted": true
},
"killstreaks": "Killstreaks",
"shots_fired": "Shots Fired",
"kd": {
"type": "kd",
"name": "K/D"
},
"sk": {
"type": "kd",
"name": "Shots/Kills Ratio",
"kills": "shots_fired",
"deaths": "kills"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"quakecraft": {
"id": 2,
"key": "Quakecraft",
"slug": "quakecraft",
"name": "Quakecraft",
"achievementName": "quake",
"statsPrefix": "Quake",
"type": "Shooter",
"gameType": "QUAKECRAFT",
"featuredVideo": "C37iPUQIiQ4",
"forumId": 76,
"monthlyLeaderboard_NOT": {
"field": "monthly_kills",
"fieldName": "Monthly Kills"
},
"description": "<p>Test your reflexes in this fast paced game and be the first to 25 points to win - or play Team Deathmatch and be the first team to reach 100 points! Use your trusty Railgun and blast your fireworks at your enemies to kill them. Gain coins and upgrade your trigger to reduce your trigger cooldown. Change how your railgun looks with different cases, and even change the color and size of your firework! Hats and different armor are also available to you. Stand out, and let them know who the best is!</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Look all around you so nobody shoots you from behind.",
"Left click with your railgun to dash forwards!",
"Buy Dash Upgrades from the shopkeeper to increase your Dash Power.",
"Try and stay in cover between your shots!"
],
"boostersAvailable": true,
"leaderboardName": "Solo",
"leaderboard": [
"kills",
"wins",
"killstreaks",
"deaths"
],
"stats": {
"kills": "Kills (Solo)",
"wins": "Wins (Solo)",
"killstreaks": "Killstreaks (Solo)",
"deaths": {
"name": "Deaths (Solo)",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D (Solo)"
},
"kills_teams": "Kills (Team)",
"wins_teams": "Wins (Team)",
"killstreaks_teams": "Killstreaks (Team)",
"deaths_teams": {
"name": "Deaths (Team)",
"inverted": true
},
"kd_teams": {
"type": "kd",
"name": "K/D (Team)",
"kills": "kills_teams",
"deaths": "deaths_teams"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"blitz-survivalgames": {
"id": 5,
"key": "SG",
"slug": "blitz-survivalgames",
"name": "Blitz Survival Games",
"gameType": "SURVIVAL_GAMES",
"achievementName": "blitz",
"statsPrefix": "HungerGames",
"parkour": "BlitzLobby",
"type": "Survival",
"featuredVideo": "Q0wcxWZbI94",
"forumId": 72,
"description": "<p>This is a free for all survival game with many maps varying between 16 and 32 players per round. Play in Solo or Team mode and use your kit to take out your enemies in your fight for victory, or play Solo No Kits for an alternative challenge.</p><p>But beware! After 5 Minutes the Blitz Star will be released. The one who finds it can take advantage of its power to use one of the many Blitz Attacks! Only one player can survive.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Make sure nobody is around before opening chests.",
"Obtaining the blitz star can help you win the game, if you use it correctly.",
"Make sure to watch your back while you sneak to your enemies."
],
"boostersAvailable": true,
"leaderboard": [
"wins",
"kills",
"deaths"
],
"stats": {
"wins": "Wins",
"kills": "Kills",
"deaths": {
"name": "Deaths",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D"
},
"wl": {
"type": "kd",
"name": "W/L",
"kills": "wins",
"deaths": "deaths"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"smash-heroes": {
"id": 24,
"key": "SmashHeroes",
"slug": "smash-heroes",
"name": "Smash Heroes",
"gameType": "SUPER_SMASH",
"achievementName": "supersmash",
"parkour": "SuperSmash",
"statsPrefix": "SuperSmash",
"type": "Competitive",
"featuredVideo": "ZHGPutsvO8s",
"forumId": 96,
"description": "<p>Become one of many unique heroes and unleash devastating attacks in a Team or Solo battle for ultimate domination! Level up your favorite heroes to customize them and become stronger. Can you SMASH your rivals out of the arena before they smash you? Be the last player or team standing in this fast-paced fight among heroes.</p>",
"screenshots": [
"1",
"2"
],
"tips": [
"You can respawn 3 times before you're out of the game, so stay alert and keep an eye on your HP!",
"Grab the Smash Crystal to charge your Smash Ability!",
"Maps feature many areas where you can fall to your death; double-jump by pressing your Jump key multiple times or use your hero abilities to dodge attacks and stay in the fight!"
],
"boostersAvailable": true,
"leaderboard": [
"kills",
"wins",
"deaths"
],
"stats": {
"smashLevel": "Smash Heroes Level",
"kills": "Kills",
"wins": "Wins",
"deaths": {
"name": "Deaths",
"inverted": true
},
"losses": {
"name": "Losses",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D"
},
"kills_normal": "Kills - Solo",
"wins_normal": "Wins - Solo",
"deaths_normal": {
"name": "Deaths - Solo",
"inverted": true
},
"losses_normal": {
"name": "Losses - Solo",
"inverted": true
},
"kd_normal": {
"type": "kd",
"name": "K/D - Solo",
"kills": "kills_normal",
"deaths": "deaths_normal"
},
"kills_teams": "Kills - Teams",
"wins_teams": "Wins - Teams",
"deaths_teams": {
"name": "Deaths - Teams",
"inverted": true
},
"losses_teams": {
"name": "Losses - Teams",
"inverted": true
},
"kd_teams": {
"type": "kd",
"name": "K/D - Teams",
"kills": "kills_teams",
"deaths": "deaths_teams"
}
},
"classStatsObject": "class_stats",
"classStats": {
"columns": {
"wins": "Wins",
"kills": "Kills",
"deaths": "Deaths",
"losses": "Losses"
},
"rows": {
"THE_BULK": "The Bulk",
"GENERAL_CLUCK": "General Cluck",
"CAKE_MONSTER": "Cake Monster",
"BOTMUN": "Botmon",
"MARAUDER": "Marauder",
"SPODERMAN": "Spooderman",
"SKULLFIRE": "Skullfire",
"GOKU": "Karakot",
"FROSTY": "Cryomancer",
"TINMAN": "Tinman",
"DUSK_CRAWLER": "Void Crawler",
"PUG": "Pug",
"SHOOP_DA_WHOOP": "Shoop",
"SERGEANT_SHIELD": "Sgt. Shield",
"GREEN_HOOD": "Green Hood",
"SANIC": "Sanic"
}
},
"paneStats": [
"kills",
"wins",
"deaths"
]
},
"speed-uhc": {
"id": 54,
"key": "SpeedUHC",
"slug": "speed-uhc",
"gameType": "SPEED_UHC",
"name": "Speed UHC",
"achievementName": "speeduhc",
"parkour": "SpeedUHC",
"statsPrefix": "SpeedUHC",
"type": "Hardcore Survival",
"featuredVideo": "Xsqi3g67yjk",
"forumId": 119,
"description": "<p>Inspired by classic UHC action, Speed UHC is a much quicker version of the popular minigame. Team up or go Solo in a fast-paced fight for survival using your selected tools, perks, and masteries to help you win. You must be careful, as the only way to regain health is through golden apples and brewing potions!</p><p>Speed UHC uses vanilla crafting recipes but the steps have been sped up and important resources drop instantly, making the average game last only 10 minutes.</p>",
"screenshots": [
"1",
"2",
"3"
],
"tips": [
"When mining, block off the entrance to protect yourself.",
"Feeling lucky? You can get Golden Apples from breaking the blocks of trees.",
"Brewing is instant – break sand, sugar cane or melons for easy materials.",
"Try Insane mode for an even faster, crazier game."
],
"boostersAvailable": true,
"leaderboard": [
"wins",
"kills"
],
"stats": {
"wins": "Wins",
"wins_team": "Team Wins",
"wins_solo": "Solo Wins",
"kills": "Kills",
"kills_team": "Team Kills",
"kills_solo": "Solo Kills",
"survived_players": "Survived Players",
"losses": "Losses",
"deaths": "Deaths",
"salt": "Salt",
"blocks_placed": "Blocks Placed",
"kd": {
"type": "kd",
"name": "K/D"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"tnt-games": {
"id": 6,
"key": "TNT",
"slug": "tnt-games",
"name": "The TNT Games",
"achievementName": "tntgames",
"statsPrefix": "TNTGames",
"gameType": "TNTGAMES",
"parkour": "TNT",
"type": "Casual Games",
"leaderboard": false,
"featuredVideo": "YHSRvuxZ3GY",
"forumId": 78,
"description": "<p>The TNT Games are a casual gamemode involving fun and unique games to play involving TNT.</p><p>Play with your friends in Wizards to capture points or shoot them down in Bow spleef. We also have TNT Run which tests your endurance and parkour skills. And lastly, TNT Tag which brings the classic game of Hot Potato into Minecraft.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"statPaneScreenshot": "3",
"tips": [
"Press Spacebar twice to double-jump the direction you are pointing at! (TNT Run & Bow Spleef)",
"Take use of the key combinations such as Shift; Left-Click or Spacebar to use up your power-ups in Bow Spleef!",
"Try PVP Run, a PVP-enabled version of TNT run for an extra challenge as you fight to survive."
],
"boostersAvailable": true,
"stats": {
"wins": "Wins",
"wins_bowspleef": "Bow Spleef Wins",
"tags_bowspleef": "Bow Spleef Shots",
"deaths_bowspleef": {
"name": "Bow Spleef Deaths",
"inverted": true
},
"wins_tntrun": "TNT Run Wins",
"wins_pvprun": "PVP Run Wins",
"kills_pvprun": "PVP Run Kills",
"wins_tntag": "TNT Tag Wins",
"wins_capture": "TNT Wizards Wins",
"kills_capture": "TNT Wizards Kills",
"deaths_capture": {
"name": "TNT Wizards Deaths",
"inverted": true
},
"kd_capture": {
"type": "kd",
"name": "TNT Wizards K/D",
"kills": "kills_capture",
"deaths": "deaths_capture"
}
},
"paneStats": "random",
"leaderboards": {
"Wizard": {
"name": "TNT Wizards",
"fields": [
"wins_capture",
"kills_capture"
]
},
"TNTRun": {
"name": "TNT Run",
"fields": [
"wins_tntrun"
]
},
"PVPRun": {
"name": "PVP Run",
"fields": [
"wins_pvprun",
"kills_pvprun"
]
},
"BowSpleef": {
"name": "Bow Spleef",
"fields": [
"wins_bowspleef",
"tags_bowspleef",
"deaths_bowspleef"
]
},
"TNTTag": {
"name": "TNT Tag",
"fields": [
"wins_tntag"
]
}
}
},
"turbo-kart-racers": {
"id": 25,
"key": "TurboKartRacers",
"slug": "turbo-kart-racers",
"name": "Turbo Kart Racers",
"achievementName": "gingerbread",
"gameType": "GINGERBREAD",
"statsPrefix": "GingerBread",
"type": "Racing",
"featuredVideo": "YZiy6ZsOmfg",
"forumId": 89,
"description": "<p>Turbo Kart Racers is a fully fledged racing game inside Minecraft which puts you in the driver seat in a furious race against 11 other players. During the game you can pick up boxes that give you certain advantages in the race.</p><p>The game has 15 different kart skins to choose from; you can customize and upgrade your kart with different particle trails, sounds, engines and more!</p>",
"screenshots": [
"1",
"2",
"3",
"4",
"5",
"6",
"7"
],
"tips": [
"You can turn right around in your kart. If someone is about to pass you, turn and fire at them!",
"The Red Missile is best fired on a straight or close to your target.",
"Press and hold your [Sneak] key to drift around bends!",
"If you somehow get trapped or fall off the course type /stuck fast!"
],
"boostersAvailable": true,
"leaderboard": [
"gold_trophy",
"silver_trophy",
"bronze_trophy",
"laps_completed"
],
"stats": {
"gold_trophy": "Gold Trophies",
"silver_trophy": "Silver Trophies",
"bronze_trophy": "Bronze Trophies",
"laps_completed": "Laps Completed",
"banana_hits_received": "Times Slipped on a Banana",
"box_pickups": "Boxes Picked Up",
"coins_picked_up": "Coins Picked Up"
},
"paneStats": [
"gold_trophy",
"silver_trophy",
"bronze_trophy"
]
},
"vampirez": {
"id": 7,
"key": "VampireZ",
"slug": "vampirez",
"gameType": "VAMPIREZ",
"name": "VampireZ",
"achievementName": "vampirez",
"statsPrefix": "VampireZ",
"type": "Survival",
"featuredVideo": "Ft9rlQHd_EU",
"forumId": 74,
"description": "<p>You can't be afraid of the dark in this Hypixel game. You will become either a vampire or a survivor in a haunting map. No, vampires don't glow in the sunlight here, but as a Vampire, you chase the survivors and turn them into \"one of us\", and for survivors? You just have to survive. With blindness. In a creepy map. Surrounded by blood thirsty vampires. No big deal. Sorry, no garlic.</p>",
"screenshots": [
"1",
"2",
"3"
],
"tips": [
"Vampires can break through windows.",
"As a Vampire, using abilities together as a combo are super effective!",
"Stay together to survive the night!"
],
"boostersAvailable": true,
"leaderboard": [
"human_wins",
"human_kills",
"human_deaths",
"vampire_kills",
"vampire_deaths"
],
"stats": {
"human_wins": "Human Wins",
"human_kills": "Human Kills",
"human_deaths": {
"name": "Human Deaths",
"inverted": true
},
"human_kd": {
"type": "kd",
"name": "Human K/D",
"kills": "human_kills",
"deaths": "human_deaths"
},
"vampire_kills": "Vampire Kills",
"vampire_deaths": {
"name": "Vampire Deaths",
"inverted": true
},
"vampire_kd": {
"type": "kd",
"name": "Vampire K/D",
"kills": "vampire_kills",
"deaths": "vampire_deaths"
},
"zombie_kills": "Zombie Kills"
},
"paneStats": [
"human_wins",
"human_kills",
"vampire_kills"
]
},
"walls": {
"id": 3,
"key": "Walls",
"slug": "walls",
"gameType": "WALLS",
"type": "Team Survival",
"name": "The Walls",
"achievementName": "walls",
"statsPrefix": "Walls",
"featuredVideo": "rj2GnsdLx6o",
"forumId": 71,
"description": "<p>Four teams fight each other for victory after 15 minutes of preparation. During preparation, work as a team to collect resources, so you can build large defences & craft armour and weapons. From eleven maps to choose from, you experience a different game every time.</p><p>With killstreaks and unlockable perks, The Walls is an excellent game for players who enjoy regular Minecraft PvP.</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"statPaneScreenshot": "4",
"boostersAvailable": true,
"leaderboard": [
"kills",
"wins",
"deaths"
],
"tips": [
"Its all about preparation and plan, make sure to not just rush in a trap or into a team by yourself.",
"Look for special goodies in chests.",
"Make the most out of your preparation time! If you’ve finished preparing, help your teammates."
],
"stats": {
"kills": "Kills",
"deaths": {
"name": "Deaths",
"inverted": true
},
"wins": "Wins",
"losses": {
"name": "Losses",
"inverted": true
},
"kd": {
"type": "kd",
"name": "K/D"
},
"wl": {
"type": "kd",
"name": "W/L",
"kills": "wins",
"deaths": "losses"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
]
},
"warlords": {
"id": 23,
"key": "Warlords",
"slug": "warlords",
"name": "Warlords",
"achievementName": "warlords",
"statsPrefix": "Battleground",
"gameType": "BATTLEGROUND",
"parkour": "Warlords",
"type": "Competitive",
"featuredVideo": "0ILl-qvp9p0",
"forumId": 83,
"description": "<p>Warlords takes Minecraft minigames to the next level, featuring our very own custom 3D textured weapons, custom sounds, and many other exciting features within our custom resourcepack. This minigame offers three different gamemodes; Capture the Flag, Domination, and Team Deathmatch.</p><p>After your epic battles have ended you can test your luck in the lobby to repair your weapons in an attempt to gain one of custom 3D textured legendary weapons!</p>",
"screenshots": [
"1",
"2",
"3",
"4"
],
"tips": [
"Level up your class by upgrading it in the Emerald shop!",
"Obtain Broken Weapons at the end of each game!",
"Use the blacksmith to repair and upgrade your weapons!"
],
"boostersAvailable": true,
"stats": {
"kills": "Kills",
"assists": "Kill Assists",
"deaths": {
"name": "Deaths",
"inverted": true
},
"wins": "Wins",
"wins_capturetheflag": "CTF Wins",
"wins_domination": "Domination Wins",
"wins_teamdeathmatch": "TDM Wins",
"kd": {
"type": "kd",
"name": "K/D"
}
},
"paneStats": [
"wins",
"kills",
"deaths"
],
"leaderboard": [
"wins",
"kills",
"deaths"
],
"leaderboards": {
"CTF": {
"name": "Capture the Flag",
"fields": [
"wins_capturetheflag",
"kills",
"deaths"
]
},
"DOM": {
"name": "Domination",
"fields": [
"wins_domination",
"kills",
"deaths"
]
},
"TDM": {
"name": "Domination",
"fields": [
"wins_teamdeathmatch",
"kills",
"deaths"
]
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment