Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published last month
When a player dies, their head drops ā complete with their skin. Simple, lightweight, and highly configurable.
⨠Features
- š Skin-accurate heads ā Uses embedded texture data so the skin is preserved even after server restarts
- š² Configurable drop chance ā From 0% to 100%, or anything in between
- š One-time drop mode ā A player's head can only drop once, ever. Data persists across restarts
- āļø PvP-only mode ā Heads drop only when a player is killed by another player
- š Drop to inventory ā Send the head directly to the killer's inventory instead of the ground
- š¢ Server-wide announcements ā Broadcast a custom message when a head drops (supports color codes)
- šļø Fully customizable head name ā Change format, color, and italic style from the config
š„ Demo
āļø Configuration
š config.yml
drop-chance: 1.0
one-time-drop: false
only-pvp: false
drop-to-inventory: false
announce-drop: false
announce-message: "&eā %player%'s head has dropped!"
head:
name-format: "%player%'s Head"
name-color: yellow
name-italic: false
š Compatibility
| Server software | Paper / Purpur |
| Minecraft version | 1.21+ |
| Java | 21+ |
š Installation
- Download the latest
.jarfrom the files tab - Place it in your server's
plugins/folder - Restart the server
- Edit
config.ymlto your liking - Restart again to apply changes
ā FAQ
Do heads survive server restarts?
Yes ā the plugin uses embedded texture data, so skins are preserved forever.
Does it work with keepInventory?
Yes ā the drop logic is independent of vanilla gamerules.
Can I change the head name?
Yes ā fully customizable in config.yml (format, color, italic).
š Links
Ā© 2026 kasperoid ā All Rights Reserved


