> For the complete documentation index, see [llms.txt](https://papertweaks.machinemaker.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://papertweaks.machinemaker.me/v0.1.x/player-head-drops.md).

# Player-Head-Drops

A player will drop their head when killed by another player. The item displays who the killer is.

## Configuration

```yaml
# The chance of the head dropping. 1.0 is a 100% chance.
head-drop-chance: 1.0
```
