Simple Player Heads
No reviews yet
Customizable mod for dropping players' heads
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Simple Player Heads
Customize when player heads drop — on death, on kill, or only when the killer used a Looting weapon.
Features
- Customizable drops: choose whether a head drops on self‑kill, on a kill by another player, and on all other deaths.
- Looting‑based drops: optionally make a player‑kill head drop depend on the killer's Looting level, with a separate drop chance per level (none / I / II / III).
- In‑game config screen (Fabric): edit everything from the Mod Menu screen. Uses YACL on 1.20+ or Cloth Config on 1.18–1.19 — optional, not bundled; the file config works without it.
- Works with pirate mode and other skin‑changing mods.
Dependencies (Fabric mod)
Optional (for the in‑game config screen): Mod Menu plus YACL (1.20+) or Cloth Config (1.18–1.19).
The server plugin has no dependencies.
Configuration
Fabric config file: config/simple-player-heads.toml. The plugin uses
plugins/SimplePlayerHeads/config.yml with the same options.
selfKill = true
playerKill = true
otherDeaths = true
[playerKillLooting]
enabled = false
noLooting = 0.0
looting1 = 0.33
looting2 = 0.67
looting3 = 1.0
Options:
selfKill— head drops on self‑kill.playerKill— head drops when killed by another player.otherDeaths— head drops on all other deaths.playerKillLooting.enabled— whentrue, a player‑kill head drop uses the per‑Looting chances below instead of always dropping. RequiresplayerKill = true.playerKillLooting.noLooting/looting1/looting2/looting3— drop chance (0.0–1.0) when the killer's weapon has no Looting / Looting I / II / III. Looting above III useslooting3. Example:noLooting = 0.0,looting3 = 1.0→ a head drops only when the killer used a Looting III weapon.
Defaults keep the classic behavior:
enabled = falsemeans heads always drop on a player kill (the Looting chances only apply once you turn it on).
Installation
Fabric mod: download the latest jar and drop it in your mods folder (needs Fabric
API + Fabric Language Kotlin). For the in‑game config screen, also install Mod Menu and
YACL (1.20+) or Cloth Config (1.18–1.19).
Server plugin: download the Bukkit/Paper jar (filter by the Bukkit / Paper / Folia
loaders) and drop it in your server's plugins folder. Edit the config and restart or
reload to apply.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers