Simple Player Heads

Quick rating

Simple Player Heads

No reviews yet

Customizable mod for dropping players' heads

Mod Loaders
Fabric
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.2.1+plugin
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

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 — when true, a player‑kill head drop uses the per‑Looting chances below instead of always dropping. Requires playerKill = true.
  • playerKillLooting.noLooting / looting1 / looting2 / looting3 — drop chance (0.01.0) when the killer's weapon has no Looting / Looting I / II / III. Looting above III uses looting3. 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 = false means 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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works