{"id":79891,"date":"2026-06-04T17:30:28","date_gmt":"2026-06-04T14:30:28","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/"},"modified":"2026-06-04T17:30:28","modified_gmt":"2026-06-04T14:30:28","slug":"head-drop","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/","title":{"rendered":"Head Drop"},"content":{"rendered":"<p><center><\/p>\n<h1>Head Drop<\/h1>\n<p><\/center><\/p>\n<p><center><\/p>\n<p>    <img decoding=\"async\" alt=\"kofi-singular\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy\/donate\/kofi-singular_vector.svg\"><\/p>\n<p>    <img decoding=\"async\" alt=\"curseforge\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy\/available\/curseforge_vector.svg\"><\/p>\n<p>    <img decoding=\"async\" alt=\"discord-plural\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy\/social\/discord-plural_vector.svg\"><\/p>\n<p><\/center><br \/>\n<\/br><\/p>\n<p>## \ud83d\udccc About<br \/>\nThis Minecraft plugin makes players drop their head upon death. Configure head drops, glowing effects, messages, and more via `config.yml`<\/p>\n<p><center><br \/>\n  <img decoding=\"async\" alt=\"Head Drop\" src=\"https:\/\/cdn.modrinth.com\/data\/cached_images\/d1e1df98fc28f5fc5078dc27ae9d631a3548605c.gif\"><br \/>\n<\/center><\/p>\n<p>## \ud83d\udca1 Features<\/p>\n<p>&#8211; **PvP \/ PvE Head Drops**<br \/>\n  Enable or disable head drops separately for PvP and PvE<\/p>\n<p>&#8211; **Custom Drop Chance**<br \/>\n  Configure the exact probability of a head dropping (0% \u2192 100%)<\/p>\n<p>&#8211; **Custom Head Item**<br \/>\n  &#8211; Editable display name<br \/>\n  &#8211; Single-line or multi-line lore<br \/>\n  &#8211; Optional despawn timer<br \/>\n  &#8211; Option to block renaming in anvils  <\/p>\n<p>&#8211; **Broadcast Messages**<br \/>\n  Toggle global messages when a head is dropped, with full placeholder support<\/p>\n<p>&#8211; **Optional Effects**<br \/>\n  Add lightning , particles, sounds, or a glowing outline with customizable duration and styles<\/p>\n<p>All these features can be fully configured in the `config.yml`<\/p>\n<p>> **Default behavior :**<br \/>\n> If you don\u2019t modify the config, head drops function just like vanilla : no effects, no broadcasts, no special visuals<\/p>\n<p>## \ud83d\udcdd Full Config<\/p>\n<details>\n<summary>Spoiler<\/summary>\n<p>&#8220;`yml<br \/>\n# Check for plugin updates on server startup<br \/>\ncheck_for_updates: true<\/p>\n<p># DROP SETTINGS<br \/>\ndrop:<br \/>\n  # Drop mode: &#8220;pvp&#8221; (player kills only), &#8220;pve&#8221; (environment deaths only), &#8220;all&#8221; (both)<br \/>\n  mode: &#8220;all&#8221;<br \/>\n  # Chance for a head to drop (0.0 = 0%, 1.0 = 100%)<br \/>\n  chance: 1.0<br \/>\n  # Prevent head drop when player has invisibility effect<br \/>\n  prevent_when_invisible: false<\/p>\n<p># HEAD ITEM SETTINGS<br \/>\nhead:<br \/>\n  # Custom name for the dropped head item<br \/>\n  name: &#8220;%head_player%&#8217;s Head&#8221;<\/p>\n<p>  # Custom lore for the dropped head item<br \/>\n  # Leave as empty string &#8220;&#8221; for no lore, or use a list for multiple lines<br \/>\n  lore: &#8220;&#8221;<\/p>\n<p>  # Uncomment this for detailed lore (remove &#8216;lore: &#8220;&#8221;&#8216; above first!)<br \/>\n  # lore:<br \/>\n  #   &#8211; &#8220;&#038;8&#038;l&#038;m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 &#038;r&#038;6&#038;lInfo &#038;8&#038;l&#038;m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501&#8221;<br \/>\n  #   &#8211; &#8220;&#038;6\u2022 &#038;eVictim : &#038;f%head_player%&#8221;<br \/>\n  #   &#8211; &#8220;&#038;6\u2022 &#038;cKiller : &#038;f%head_killer%&#8221;<br \/>\n  #   &#8211; &#8220;&#038;6\u2022 &#038;aWorld : &#038;7%head_world%&#8221;<br \/>\n  #   &#8211; &#8220;&#038;6\u2022 &#038;bLocation : &#038;f%head_coordinates%&#8221;<br \/>\n  #   &#8211; &#8220;&#038;6\u2022 &#038;7Dropped : &#038;8%head_datetime%&#8221;<br \/>\n  #   &#8211; &#8220;&#038;8&#038;l&#038;m\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501&#8221;<\/p>\n<p>  # Time in seconds for player heads to despawn (max 300 seconds = 5 minutes)<br \/>\n  despawn_time: 300<br \/>\n  # Prevents renaming of plugin heads via an anvil<br \/>\n  disable_rename_in_anvil: false<\/p>\n<p># BROADCAST SETTINGS<br \/>\nbroadcast:<br \/>\n  # Enable or disable broadcasting a message when a player&#8217;s head is dropped<br \/>\n  enabled: false<br \/>\n  # Message to broadcast (supports placeholders)<br \/>\n  message: &#8220;\u00a7c%head_player%&#8217;s\u00a7r\u00a76 head has been dropped !\u00a7r&#8221;<\/p>\n<p># EFFECTS SETTINGS<br \/>\neffects:<br \/>\n  # Lightning effect (visual only, no damage)<br \/>\n  lightning:<br \/>\n    enabled: false<\/p>\n<p>  # Sound effect<br \/>\n  sound:<br \/>\n    enabled: false<br \/>\n    # Check the list: https:\/\/www.digminecraft.com\/lists\/sound_list_pc.php<br \/>\n    type: &#8220;entity.player.levelup&#8221;<\/p>\n<p>  # Particle effects<br \/>\n  particles:<br \/>\n    enabled: false<br \/>\n    # Duration in seconds (use &#8220;infinite&#8221; for no limit)<br \/>\n    duration: 10<br \/>\n    # Particle type: flame, heart, smoke&#8230;<br \/>\n    # Check: https:\/\/minecraft.wiki\/w\/Particles_(Java_Edition)<br \/>\n    type: &#8220;smoke&#8221;<br \/>\n    # Shape: upward, circle, cycle, pulse, wave, spiral, burst<br \/>\n    shape: &#8220;upward&#8221;<\/p>\n<p>  # Glowing effect<br \/>\n  glowing:<br \/>\n    enabled: false<br \/>\n    # Duration in seconds (use &#8220;infinite&#8221; for no limit)<br \/>\n    duration: 10<br \/>\n    # Color: https:\/\/htmlcolorcodes.com\/minecraft-color-codes\/<br \/>\n    color: &#8220;red&#8221;<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>## \ud83d\udee0\ufe0f Setup<\/p>\n<p>1. Download the version of the plugin that matches your Minecraft server<br \/>\n2. Place the `.jar` file in your `plugins` folder<br \/>\n3. Restart your server to activate the plugin<\/p>\n<p>Most settings can be customized in the `config.yml` file, make sure to review it for full configuration options<\/p>\n<p>## \u2699\ufe0f Config<\/p>\n<p>After modifying your `config.yml`, use the command `\/head reload` to apply your changes without restarting the server<br \/>\n_This command is only available if you are **OP** or in **Creative mode**_<\/p>\n<p>## \ud83e\udd1d Community &#038; Support<\/p>\n<p>Need help, found a bug, or just want to chat ?<br \/>\nJoin our **Discord community**, we\u2019re always happy to hear your feedback and suggestions !<\/p>\n<p>This plugin is completely free<br \/>\nIf you\u2019d like to support its development and help it grow :<\/p>\n<p>&#8211; **\ud83e\udde1 Support on Ko-Fi**<\/p>\n<p>*Your support helps the project stay alive and brings new updates*<\/p>\n<p>## \u2753 FAQ<\/p>\n<p>**Q: Where can I find the `config.yml` file ?**<br \/>\nA: After the first launch, the file appears at : `\/plugins\/HeadDrop\/config.yml`<\/p>\n<p>**Q: How do I update the plugin to a newer version ?**<br \/>\nA: Download the latest release, replace the old `.jar` file in your `plugins` folder, then restart your server<\/p>\n<p>**Q: How do I report bugs ?**<br \/>\nA: Join the **Discord server** and post the issue in the bug-reporting channel<\/p>\n<p>**Q: What happens if I delete the `config.yml` file ?**<br \/>\nA: The plugin automatically regenerates a fresh default configuration file the next time the server starts  <\/p>\n<p>## \ud83d\udcca Metrics<\/p>\n<p>This plugin uses **bStats**, an open-source statistics service for Minecraft, to collect anonymous usage data.<br \/>\nIf you prefer to disable it, open the `config` file inside the `bStats` folder and set metrics to `false`<\/p>\n<p>  <img decoding=\"async\" src=\"https:\/\/bstats.org\/signatures\/bukkit\/PlayerHeadDrop.svg\" alt=\"bStats\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Drop the player\u2019s head on death. Fully customizable<\/p>\n","protected":false},"featured_media":79892,"template":"","meta":{"_minecraft_slug":"head-drop","_minecraft_project_id":"mT6OgveE","_minecraft_author":"ga0b","_minecraft_license":"Apache-2.0","_minecraft_downloads":43411,"_minecraft_follows":87,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"head-drop.zip","_minecraft_size_bytes":4402130,"_minecraft_version_count":13,"_minecraft_updated_at":"2026-05-15T22:31:01.220151Z","_minecraft_date_created":"2024-09-04T22:04:38.374414Z","_minecraft_date_modified":"2026-02-14T14:00:03.345568Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/head-drop","_minecraft_icon_attachment_id":79892,"_minecraft_imported_at":"2026-06-04T14:30:29+00:00","_minecraft_import_hash":"e5b61e0860f4b4a4b96e021b4dd43fdd","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,127,128,867,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-79891","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Head Drop - 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\/head-drop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Head Drop - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Drop the player\u2019s head on death. Fully customizable\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy\/donate\/kofi-singular_vector.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/\",\"name\":\"Head Drop - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp\",\"datePublished\":\"2026-06-04T14:30:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/head-drop\\\/#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\":\"Head Drop\"}]},{\"@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":"Head Drop - 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\/head-drop\/","og_locale":"en_US","og_type":"article","og_title":"Head Drop - Minecraft","og_description":"Drop the player\u2019s head on death. Fully customizable","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy\/donate\/kofi-singular_vector.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/","name":"Head Drop - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp","datePublished":"2026-06-04T14:30:28+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/head-drop-icon-a318409cf40d8df3e135cf56671f763d7c3bd13f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/head-drop\/#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":"Head Drop"}]},{"@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\/79891","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\/79892"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=79891"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=79891"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=79891"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=79891"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}