> 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/villager-death-messages.md).

# Villager-Death-Messages

Notifies the server in chat when a villager is killed or converted. Displays the coordinates and dimension that it died in.

## Configuration

```yaml
# Whether or not to show a message on death
show-message-on-death: true

# Whether or not to show a message on conversion to zombie villager
show-message-on-conversion: true
```
