The Stats NPC. |
Stats, short for "statistics," are numeric values players can view both in-game and online, through the Stats NPC, various websites, and the Hypixel API. Players unlock the Stats NPC permanently at level 50.
The list of statistics players can see that are not in the Stats NPC are as follows:
Location | Name | Description |
Sidebar | Prestige | The player's current prestige. Only visible if the player is prestige I or higher. |
Level | The player's current level. | |
Needed XP | The amount of XP the player needs to reach the next level. | |
Gold | The amount of gold the player has. | |
Status | The player's status. This status can display a variety of messages:
|
|
Renown NPC | Renown | The player's current amount of renown. |
The list of statistics that are located in the Statistics NPC is as follows:
Location | Name | Description |
Stats NPC Offensive Stats |
Kills | Number of kills. A "kill" is awarded if the player dealt the killing blow on a victim. |
Assists | Number of assists. An "assist" is awarded if the player dealt a non-fatal blow to a victim less than 15 seconds before the victim died. | |
Sword Hits | Number of times the player hit others with a sword. | |
Arrows Shot | Number of arrows shot from a bow. | |
Damage Dealt | Amount of damage dealt to other players. 1 damage is equivalent to 0.5♥︎. | |
Melee Damage Dealt | Amount of damage dealt with melee (non-bow or fist) weapons to other players. 1 damage is equivalent to 0.5♥︎. | |
Bow Damage Dealt | Amount of damage dealt with bows to other players. 1 damage is equivalent to 0.5♥︎. | |
Highest Streak | The player's highest killstreak. | |
Stats NPC Offensive Stats |
Deaths | Number of times the player died. |
Damage Taken | Amount of damage taken from other players. Environmental damage, such as from lava or the void, is not included. 1 damage is equivalent to 0.5♥︎. | |
Melee Damage Taken | Amount of damage taken from other players using melee (non-bow or fist) weapons. 1 damage is equivalent to 0.5♥︎. | |
Bow Damage Taken | Amount of damage taken from other players using bows. 1 damage is equivalent to 0.5♥︎. | |
Stats NPC Performance Stats |
XP | The player's lifetime XP. |
K/D | The player's kill/death ratio, calculated by dividing the player's number of kills by their number of deaths. | |
K+A/D | The player's kill + assist/death ratio, calculated by dividing the player's number of kills and assists by their number of deaths. | |
Damage dealt/taken | The player's damage dealt divided by their amount of damage taken. | |
Hours played | The number of hours the player has spent in The Pit. Time spent idle counts for this statistic. | |
Gold/hour | The player's lifetime gold, divided by their number of hours played. | |
K+A/hour | The player's kills and assists, divided by their number of hours played. | |
Stats NPC Miscellaneous Stats |
Left Clicks | The player's left click count. Left clicks are only counted if the player clicks a player outside of spawn or any block. |
Gold Earned | Lifetime gold earned from all sources except trading. | |
Diamond Items Purchased | Total number of shop items purchased. Items do not have to be diamond to count. | |
Chat Messages | Number of times the player has sent a visible chat message. Answering Quick Maths questions and using /show do not add to this statistic. | |
Blocks Placed | Number of blocks the player has placed. | |
Blocks Broken | Number of blocks the player has broken. Blocks broken with the Golden Pickaxe do not increase this statistic. | |
Jumps into Pit | Number of times the player has jumped into the center pit. | |
Launcher Launches | Number of times the player has used the slime launchers in the corners of the spawn. | |
Golden Apples Eaten | Number of golden apples the player has eaten. | |
Golden Heads Eaten | Number of golden heads the player has eaten. | |
Lava Buckets Emptied | Number of times the player has placed lava from a lava bucket. | |
Fishing Rods Launched | Number of times the player has launched a bobber on a fishing rod. | |
Contracts Completed | Number of contracts the player has completed. | |
Wheat Farmed | Number of wheat farmed in the Castle map. | |
Gold from Farming | Amount of gold earned from selling Packaged Bales and Yummy Bread to salesman NPCs. While this stat seems to loosely correlate to the number of items sold, no consistent information can be obtained from it. | |
Gold from Selling Fish | Amount of gold earned from selling fish to salesman NPCs. | |
King's Quest Completed | Number of times the player has completed the King's Quest. | |
Sewer Treasures Found | Number of sewer treasures the player has opened. | |
Night Quest Completed | Number of night quests the player has completed. | |
Fished Anything | Number of items the player has fished. | |
Fished Fish | Number of fish the player has fished. |
Additionally, certain stats are impossible to see in-game and cannot be seen without usage of the Hypixel API or external websites.
🤓 FOR NERDS ONLY!
The following information on this page contains terms that may be
incomprehensible to those unfamiliar with APIs.
These stats are as follows:
Name | Description | Example |
profile.outgoing_offers | The current outgoing offers the player has,created with /offer. The objects, each corresponding to one use of the /offer command, contain several keys.
|
|
profile.last_save | The Unix timestamp of the player's most recent save of their API stats. Updates to the current time approximately every three minutes when the player is in Pit. Does not update when it has been more than three minutes since the player played Pit. |
|
profile.king_quest | Stats for the most recent King's Quest the player started. Contains four keys.
kills and renown are the kills and renown the player has earned in the quest. last_completed and
last_accepted are Unix timestamps of when the player most recently completed and started the quest.
|
|
profile.last_passive_xp | Unix timestamp of when the player last received participation XP. |
|
profile.trade_timestamps | ??? |
|
profile.inv_enderchest | Byte array of the contents of the player's ender chest. |
|
profile.death_recaps | Byte arrays of the player's four most recent death recaps. Formatting codes are included in the array. |
|
profile.unlocks_[number] | List of upgrades (perks, passives, and killstreaks) that the player unlocked at each prestige. Each unlock contains a
"tier" (set to 0 if the upgrade has no tier), Unix timestamp, and a key. The player's first prestige is
stored as unlocks , not unlocks_0 . |
|
profile.genesis_spawn_in_base | Whether the player has selected to spawn in their faction's base. |
|
profile.leaderboard_stats | The player's statistics for the in-game Pit leaderboards. Applicable leaderboards are the following:
|
|
profile.selected_perk_[number] | The player's selected perks. Indexing starts at 0. |
|
profile.contract | The player's currently in-progress contract. The object contains several keys:
|
|
profile.last_contract | Unix timestamp of the player's last completed contract. |
|
profile.gold_transactions | The player's most recently completed trades. Trades are stored as arrays,
with amount being the gold amount of the trade and
timestamp being the Unix
timestamp of the trade's
completion.
|
|
profile.cash_during_prestige_[number] | The amount of gold the player obtained during a prestige. |
|
profile.genesis_allegiance | The player's most recently-chosen faction on the Genesis map. |
|
profile.inv_contents | The player's inventory contents. Stored as a byte array. |
|
profile.items_last_buy | Unix timestamps of when the player last purchased each item in the item shop. |
|
profile.genesis_points | Faction points earned on the most recent iteration of the Genesis map. |
|
profile.prestiges | Array of prestiges. Each object contains three keys; index is the prestige
number, xp_on_prestige is the player's XP immediately before they prestiged, and
timestamp is a Unix timestamp.
|
|
profile.spire_stash_inv | Byte array of the player's Spire stash inventory, containing the player's items that will be given back to them once the Spire event concludes. |
|
profile.spire_stash_armor | Byte array of the player's Spire stash armor, containing the armor that will be given back to them once the Spire event concludes. |
|
profile.cheap_milk | ??? |
|
profile.zero_point_three_gold_transfer | Whether the player has logged in at least once after March 19th, 2018, the date of The Pit 0.3's release. |
|
profile.renown_unlocks | Contains several objects, each corresponding to a renown unlock. Each one has a tier (0 for
upgradeless unlocks), an acquireDate – a
Unix timestamp of the unlock, and a key – the name of the unlock. |
|
profile.last_midfight_disconnect | Unix timestamp of the last time the player disconnected while in combat. |
|
profile.inv_armor | Byte array of the player's armor. |
|
profile.item_stash | Byte array of the player's item stash. |
|
profile.genesis_allegiance_time | Unix timestamp of when the player last selected a faction to join. |
|
profile.login_messages | ??? |
|
profile.hotbar_favorites | Array of Minecraft Item IDs corresponding to inventory slots. Slots represent the locations items respawn in when the player dies. |
|
profile.ended_contracts | Array of recently-completed contracts. Each object contains several keys:
|
|
profile.bounties | List of bounty bumps (array of objects). amount is the gold amount of the bounty bump and timestamp is the
Unix timestamp of when the player received the bounty. remainingTicks is never used (either set
to the integer limit or 365 days and does not
decrease). |
|
profile.chat_option_[value] | The player's /pitchat settings. [value] can be one of several items:
|
|
profile.genesis_weekly_perks_[value] | Unix timestamps of when the player last claimed various faction items and perks.
value can be one of several keys:
|
|
profile.night_quests_enabled | Whether the player chooses to receive Night Quests. Boolean. |
|
profile.selected_leaderboard | The leaderboard that displays for the player in spawn. |
|
profile.genesis_perma_angel profile.genesis_perma_demon |
The number of times the player has claimed the Tier VII reward of the respective faction. |
|
profile.selected_killstreak_[number] | The player's selected killstreaks. Indexing starts at 1.
selected_killstreak_0 is the player's selected megastreak.
Returns null if the megastreak is Overdrive.
|
|
profile.supporter_star_enabled | Whether the player is choosing to display their Pit Supporter star. |
|
profile.disable_spawn_items | Whether the player chose to disable the default sword and bow from their inventory when they spawn. |
|
profile.shops_throttle | Object containing several objects. The buyer_Hay , buyer_Bread , and
buyer_Fish objects all have the key lastEpochDay , which is the latest date the
player sold items to that NPC. Date is
stored as a number signifying the number of days since January 1st, 1970. count is
the number of items that were sold on that date.The purpose of the Hay , Bread ,
and Fish objects is currently unknown.
|
|
profile.autobuy_items | Array of items that the player has Autobuy enabled on. |
|
profile.contract_choices | List of the three contracts the player can select. Returns null if
the player has no contracts to select. Each object contains several keys:
|
|
profile.mystic_well_item | Object with two keys. type is always 0. data is a byte
array of the item that the player has in their Mystic Well. |
|
profile.selected_megastreak_except_uber | The player's selected megastreak. If they have Uberstreak selected, this key returns the player's previously-selected megastreak instead. |
|
profile.recent_uberstreaks | Unix timestamps of the player's recent Uberstreak completions. |
|
profile.hat_glint_enabled | Whether the player's Fancy Hat has an enchanted glint from Pit Supporter. |
|
profile.apollo_enabled | Whether the player has the renown perk Apollo enabled. Boolean. |
|
profile.event_contest_claims | Array of events the player helped create in The Pit 0.4. Events only appear if the player clicked the "Collect reward" button in the Prestige NPC before The Pit 1.0.0. |
|
profile.drop_confirm_disabled | The stats that the player has the /dropconfirm command in;
true for the drop confirm being disabled, and false for the
drop confirm being enabled.
|
|
profile.zero_point_two_xp | The amount of XP the player earned before The Pit 0.2. Only displays if the player earned more than 65,950 XP before the update. |
|
profile.hat_enabled | Whether the player has the Fancy Hat renown upgrade enabled. |
|
profile.impatient_enabled | Whether the player has the Impatient renown upgrade enabled. |
|
profile.selected_launch_trail | The player's selected launch trail from the renown shop. |
|
profile.refunded_golden_pickaxe | Whether the player refunded 10 renown from the Golden Pickaxe being removed from the renown shop in The Pit 1.0.5. Boolean. |
|
profile.mystic_well_pants | Byte array of the item in the "sacrifice" slot of the Mystic Well. |
|
profile.reconessence_day | The Unix time of the player's last use of a Mark of Recon Essence. |
|
profile.last_lycanthropy | The Unix time of when the player last wore Dark Pants with the Lycanthropy enchantment. |
|
profile.uber_paid_up | ??? |
|
profile.gold_stack_streak_[number] | The number of times the player gained a gold buff from the Gold Stack killstreak during that prestige. |
|
profile.xp_stack_streak_[number] | The number of times the player gained an XP buff from the XP Stack killstreak during that prestige. |
|
profile.uberdrop_mystic_stacks | The number of times the player has claimed the +1% Mystic Drop Chance Uberdrop from an Uberstreak. |
|
profile.raw_numbers_enabled | Whether the player has the renown upgrade Raw Numbers enabled. Boolean. |
|
profile.contract_offers | Deprecated. Used by admins to test the contracts feature. |
|
packages | An array of the player's purchased Pit packages. Currently, this only contains Pit Supporter. |
|
restored_inv_backup_1 | The Unix timestamp of when the player's inventory was rolled back due to a bug in May 2019. |
|
stats_move_1 | ??? |
|
profile.xp | Corresponds to XP in the Stats NPC. |
|
pit_stats_ptl.assists | Corresponds to Assists in the Stats NPC. |
|
pit_stats_ptl.cash_earned | Corresponds to Gold Earned in the Stats NPC. |
|
pit_stats_ptl.damage_dealt | Corresponds to Damage Dealt in the Stats NPC. |
|
pit_stats_ptl.damage_received | Corresponds to Damaged Received in the Stats NPC. |
|
pit_stats_ptl.deaths | Corresponds to Deaths in the Stats NPC. |
|
pit_stats_ptl.gapple_eaten | Corresponds to Golden Apples Eaten in the Stats NPC. |
|
pit_stats_ptl.joins | Number of times the player joined The Pit or swapped lobbies. |
|
pit_stats_ptl.jumped_into_pit | Corresponds with Jumps into Pit in the Stats NPC. |
|
pit_stats_ptl.kills | Corresponds with Kills in the Stats NPC. |
|
pit_stats_ptl.left_clicks | Corresponds with Left Clicks in the Stats NPC. |
|
pit_stats_ptl.max_streak | Corresponds with Highest Streak in the Stats NPC. |
|
pit_stats_ptl.melee_damage_dealt | Corresponds with Melee Damage Dealt in the Stats NPC. |
|
pit_stats_ptl.melee_damage_received | Corresponds with Melee Damage Received in the Stats NPC. |
|
pit_stats_ptl.playtime_minutes | Number of minutes played. Corresponds with Hours Played in the Stats NPC. |
|
pit_stats_ptl.sword_hits | Corresponds with Sword Hits in the Stats NPC. |
|
pit_stats_ptl.arrow_hits | Corresponds with Arrow Hits in the Stats NPC. |
|
pit_stats_ptl.arrows_fired | Corresponds with Arrows Shot in the Stats NPC. |
|
pit_stats_ptl.bow_damage_dealt | Corresponds with Bow Damage Dealt in the Stats NPC. |
|
pit_stats_ptl.bow_damage_received | Corresponds with Bow Damage Received in the Stats NPC. |
|
pit_stats_ptl.ghead_eaten | Corresponds with Golden Heads Eaten in the Stats NPC. |
|
pit_stats_ptl.launched_by_launchers | Corresponds with Launcher Launches in the Stats NPC. |
|
pit_stats_ptl.contracts_completed | Corresponds with Contracts Completed in the Stats NPC. |
|
pit_stats_ptl.contracts_started | The number of contracts the player has started. |
|
pit_stats_ptl.fishing_rod_launched | Corresponds with Fishing Rods Launched in the Stats NPC. |
|
pit_stats_ptl.chat_messages | Corresponds with Chat Messages in the Stats NPC. |
|
pit_stats_ptl.diamond_items_purchased | Corresponds with Diamond Items Purchased in the Stats NPC. |
|
pit_stats_ptl.enderchest_opened | The number of times the player has opened their Ender Chest. |
|
pit_stats_ptl.fished_anything | Corresponds with Fished Anything in the Stats NPC. |
|
pit_stats_ptl.wheat_farmed | Corresponds with Wheat Farmed in the Stats NPC. |
|
pit_stats_ptl.sewer_treasures_found | Corresponds with Sewer Treasures Found in the Stats NPC. |
|
pit_stats_ptl.blocks_placed | Corresponds with Blocks Placed in the Stats NPC. |
|
pit_stats_ptl.blocks_broken | Corresponds with Blocks Broken in the Stats NPC. |
|
pit_stats_ptl.king_quest_completion | Corresponds with King's Quest Completed in the Stats NPC. |
|
pit_stats_ptl.lava_bucket_emptied | Corresponds with Lava Buckets Emptied in the Stats NPC. |
|
pit_stats_ptl.ingots_cash | Gold earned from picking up ingots. |
|
pit_stats_ptl.ingots_picked_up | Total number of gold ingots picked up. |
|
pit_stats_ptl.vampire_healed_hp | Total amount of HP healed with the Vampire perk. |
|
pit_stats_ptl.rage_potatoes_eaten | Total number of Rage Potatoes eaten from the Rage Pit event. |
|
pit_stats_ptl.enchanted_tier1 | Number of mystic items enchanted to tier I. |
|
pit_stats_ptl.enchanted_tier2 | Number of mystic items enchanted to tier II. |
|
pit_stats_ptl.enchanted_tier3 | Number of mystic items enchanted to tier III. |
|
pit_stats_ptl.soups_drank | Number of soups drank. |
|
pit_stats_ptl.night_quests_completed | Corresponds with Night Quest Completed in the Stats NPC. |
|
pit_stats_ptl.obsidian_broken | Amount of Obsidian broken. Blocks broken with the Golden Pickaxe do not increase this statistic. |
|
pit_stats_ptl.lucky_diamond_pieces | Number of diamond armor pieces obtained from the Lucky Diamond perk. |
|
pit_stats_ptl.endless_quiver_arrows | Number of arrows earned from the Spammer perk. |
|
pit_stats_ptl.extra_from_trickle_down | Amount of gold earned from the Trickle Down perk. |
|
pit_stats_ptl.bounties_of_500g_with_bh | Number of bounties worth 500g or greater claimed with the Bounty Hunter perk. |
|
pit_stats_ptl.fishes_fished | Corresponds with Fished Fish in the Stats NPC. |
|
pit_stats_ptl.rambo_kills | ??? |
|
pit_stats_ptl.launched_by_angel_spawn | Number of launcher launches from the Angel faction spawn. |
|
pit_stats_ptl.launched_by_demon_spawn | Number of launcher launches from the Demon faction spawn. |
|
pit_stats_ptl.rage_pants_crafted | Number of Rage Pants created. |
|
pit_stats_ptl.gold_from_farming | Corresponds with Gold from Farming in the Stats NPC. |
|
pit_stats_ptl.dark_pants_crated [sic] | Number of Dark Pants created. |
|
pit_stats_ptl.dark_pants_t2 | Number of Dark Pants upgraded to tier II. |
|
pit_stats_ptl.gold_from_selling_fish | Corresponds with Gold from Selling Fish in the Stats NPC. |
|