{"id":148338,"date":"2026-06-09T00:48:35","date_gmt":"2026-06-08T21:48:35","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/"},"modified":"2026-06-09T00:48:35","modified_gmt":"2026-06-08T21:48:35","slug":"statify","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/","title":{"rendered":"Statify"},"content":{"rendered":"<p># Statify &#8211; Simple Minecraft Stats Done Right<\/p>\n<p>## _UPDATE 4\/10: Statify 2 is coming Summer 2024 with better autocomplete, less bugs, and good karma!_<\/p>\n<p>Hi! I&#8217;m @quantumbagel, and this is my first plugin &#8211; Statify. It&#8217;s a tiny (<50kb), resource-efficient, and powerful serverside plugin to get stats for one player - or the entire server.\n\n### Why do I need this?\n\nIf you want a way to aggregate stats throughout the server (not just through the Statistics menu for one player - this plugin allows easy visualization of stats.\n\n\n### Pros\/Cons\n\nHere's a list of pros and cons of this plugin (this isn't a *perfect* plugin)\n\n#### Pros\n\n* Complex queries allowed (`killed:zombie+killed:skeleton`, `(killed:zombie+killed:skeleton)^custom:beds_broken`, or even `tan(killed:zombie) + killed:skeleton`)\n* Ranking of individual categories for a certain player\n* Ability to create and save complex queries under a shorthand\n* Yes, there *is* a recursion detector\n\n#### Cons\n* No autocomplete, you have to know the general layout of MC stats (for an excellent guide, check https:\/\/minecraft.fandom.com\/wiki\/Statistics)\n* My first plugin, so there are probably copious quantities of bugs and glitches\n* Doesn't work well with offline-mode (cracked Minecraft) because of the possibility of duplicate usernames\n* No multithreading\n* No custom command sanity checks\n* Bugginess with really big numbers >\ud83d\ude41<br \/>\nThis is a *Bukkit* plugin, so put the .jar in the `plugins` folder of your Spigot\/Bukkit\/CraftBukkit server. <\/p>\n<p>### How do I even use these commands?<br \/>\n*NB: [description] is NOT REQUIRED, equals sign after is DEFAULT VALUE, <description> IS REQUIRED*<br \/>\n### \/leaderboard, \/lb<\/p>\n<p>#### Format:<\/p>\n<p>`\/leaderboard [number of top entries]=10 <complex expression>`<\/p>\n<p>#### Examples:<\/p>\n<p>`\/lb killed:zombie` (A simple request for the top 10 player zombie kills)<\/p>\n<p>`\/lb 5 killed:zombie` (A request for the top 5 player zombie kills)<\/p>\n<p>`\/lb killed:total` (A request for the player with the highest sum of the &#8220;killed&#8221; category (most entity kills))<\/p>\n<p>`\/lb APlayerOfMinecraft:kd` (APlayerOfMinecraft is username, kd is custom command that user defined (in this case kill differential))<\/p>\n<p>`\/lb killed:zombie + APlayerOfMinecraft:kd` (You can use both in conjunction using these stats as numbers)<\/p>\n<p>`\/lb killed:zombie * APlayerOfMinecraft:kd + custom:walk_one_cm`<\/p>\n<p>### \/stat<br \/>\n#### Format:<\/p>\n<p>`\/stat [username]=<player who is sending> <category> [number of top entries]=10`<\/p>\n<p>#### Examples<\/p>\n<p>`\/stat killed` (returns top 10 ranking of the &#8220;killed&#8221; category for the player who sent the message)<\/p>\n<p>`\/stat killed 5` (returns top 10 ranking of the &#8220;killed&#8221; category for the player who sent the message)<\/p>\n<p>`\/stat APlayerOfMinecraft killed` (returns top 10 ranking of the &#8220;killed&#8221; category of the player &#8220;APlayerOfMinecraft&#8221;)<\/p>\n<p>`\/stat APlayerOfMinecraft killed 5` (returns top 5 ranking of the &#8220;killed&#8221; category of the player &#8220;APlayerOfMinecraft&#8221;)<\/p>\n<p>### \/custom<\/p>\n<p>#### Format:<\/p>\n<p>`\/custom set <command name> <complex expression>`<\/p>\n<p>`\/custom list [username]=<player who is sending>`<\/p>\n<p>`\/custom get [username]=<player who is sending> <command name>`<\/p>\n<p>`\/custom delete <command name>`<\/p>\n<p>#### Examples<\/p>\n<p>`\/custom set kd killed:total-killed_by:total` (Set the player who is sending&#8217;s custom command &#8220;kd&#8221; to &#8220;killed:total-killed_by:total&#8221;. If the player&#8217;s name was &#8220;APlayerOfMinecraft,&#8221; this could be referenced the exact same way as the `\/leaderboard` examples above.)<\/p>\n<p>`\/custom list` (List the current player&#8217;s defined commands)<\/p>\n<p>`\/custom list APlayerOfMinecraft` (List the player &#8220;APlayerOfMinecraft&#8221;&#8216;s defined stats)<\/p>\n<p>`\/custom get kd` (Print the current definition of the custom stat `kd` for the current player)<\/p>\n<p>`\/custom get APlayerOfMinecraft kd` (Print the current definition of the custom stat `kd` for the player &#8220;APlayerOfMinecraft&#8221;)<\/p>\n<p>`\/custom delete kd` (Delete the command `kd` for the current player, if defined)<\/p>\n<p>### \/playerrank<\/p>\n<p>#### Format<\/p>\n<p>`\/playerrank [number of top entries]=10`<\/p>\n<p>#### Examples<\/p>\n<p>`\/playerrank` (List the top 10 players on the server using the PlayerScore algorithm that I made up on the spot)<\/p>\n<p>`\/playerrank 5` (List the top 5 players on the server)<\/p>\n<p>That&#8217;s all &#8211; I hope you enjoy this little plugin!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Statify is a very simple, lightweight (no autocomplete), and powerful plugin to create and calculate stats, as well as expressions containing stats. Made by @quantumbagel (https:\/\/github.com\/quantumbagel)<\/p>\n","protected":false},"featured_media":148339,"template":"","meta":{"_minecraft_slug":"statify","_minecraft_project_id":"JCGG18bP","_minecraft_author":"QuantumBagel","_minecraft_license":"CC0-1.0","_minecraft_downloads":177,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"statify.zip","_minecraft_size_bytes":43219,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T13:03:41.541917Z","_minecraft_date_created":"2023-12-01T21:58:56.660448Z","_minecraft_date_modified":"2023-11-29T20:12:35.421818Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/statify","_minecraft_icon_attachment_id":148339,"_minecraft_imported_at":"2026-06-08T21:48:36+00:00","_minecraft_import_hash":"5850ea250ac25db7658dcfb50920375b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,866,867,92],"mod_loader":[130],"minecraft_version":[59,36,60],"class_list":["post-148338","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-minigame","mod_category-social","mod_category-utility","mod_loader-bukkit","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Statify - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/statify\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Statify - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Statify is a very simple, lightweight (no autocomplete), and powerful plugin to create and calculate stats, as well as expressions containing stats. Made by @quantumbagel (https:\/\/github.com\/quantumbagel)\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/statify\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/\",\"name\":\"Statify - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp\",\"datePublished\":\"2026-06-08T21:48:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/statify\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Statify\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Statify - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/","og_locale":"en_US","og_type":"article","og_title":"Statify - Minecraft","og_description":"Statify is a very simple, lightweight (no autocomplete), and powerful plugin to create and calculate stats, as well as expressions containing stats. Made by @quantumbagel (https:\/\/github.com\/quantumbagel)","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/","name":"Statify - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp","datePublished":"2026-06-08T21:48:35+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/statify\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/statify-icon-cb4079df74efef176f00f4038ea05703f7f85d2c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/statify\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Statify"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/148338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/148339"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=148338"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=148338"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=148338"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=148338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}