This Minecraft plugin makes players drop their head upon death. Configure head drops, glowing effects, particles, broadcast messages, per-player statistics, and much more, all from a single config.yml
Runs natively on Spigot, Paper, Purpur and Folia, with no extra dependencies
pvp), or only environmental deaths (pve)/head stats) showing every player's head-drop count and last drop time, with :
/head giveAll these features can be fully configured in the config.yml
Default behavior :
If you don't modify the config, head drops function just like vanilla : no effects, no broadcasts, no special visuals
.jar file in your plugins folderMost settings can be customized in the config.yml file, make sure to review it for full configuration options
| Command | Description | Permission (default) |
|---|---|---|
/head help |
Show the help menu | head.command.help (everyone) |
/head stats [player|page] |
Open the statistics GUI | head.command.stats (everyone) |
/head give <headName> <player> |
Give a player's head to someone | head.command.give (OP) |
/head reset <player> |
Reset a player's drop counter | head.command.reset (OP) |
/head reload |
Reload the configuration | head.command.reload (OP) |
The /head stats command can be fully disabled from the config if you don't want it on your server
Usable in the head name, lore and broadcast message :
%head_player% · %head_player_uuid% · %head_killer% · %head_weapon% · %head_world% · %head_coordinates% · %head_datetime% · %head_xp% · %head_id% · %head_death_cause%
After modifying your config.yml, use the command /head reload to apply your changes without restarting the server
This command is only available to OP players
Need help, found a bug, or just want to chat ?
Join our Discord community, we're always happy to hear your feedback and suggestions !
This plugin is completely free, and always will be 🧡
Q: Where can I find the config.yml file ?
A: After the first launch, the file appears at : /plugins/HeadDrop/config.yml
Q: Does this plugin work on Folia ?
A: Yes ! HeadDrop runs natively on Folia, as well as Spigot, Paper and Purpur, no separate build required
Q: How do I update the plugin to a newer version ?
A: Download the latest release, replace the old .jar file in your plugins folder, then restart your server
Q: How do I report bugs ?
A: Join the Discord server and post the issue in the bug-reporting channel
Q: What happens if I delete the config.yml file ?
A: The plugin automatically regenerates a fresh default configuration file the next time the server starts
This plugin collects anonymous usage data (player and server counts, server software and version…) through two open statistics services : FastStats and bStats
FastStats is privacy-first : it does not store IP addresses or any data that could identify you, and is fully GDPR-compliant. You can see the live numbers on the public project page
bStats is open-source and equally anonymous. If you prefer to disable it, open /plugins/bStats/config.yml and set enabled to false