
Wiki
Death Plus Wiki
Public setup, DeathMessages, DeathSpectate, integrations, and admin troubleshooting for Death Plus.
Getting Started
Start here for installation, file generation, and the admin command surface before you tune either module.
DeathMessages
Configure message routing, templates, and placeholders before you move into spectator-camera tuning.
DeathSpectate
Set up the cinematic death camera, tune the spectator flow, and use the in-game editors safely.
Integrations and Ops
Connect Death Plus to Duck Shot, VehicleMC, and DeadBody, then use the maintenance and troubleshooting docs when something drifts.
This page covers optional integrations you can enable in death-messages.yml.
Duckshot integration
Enable both flags to route Duckshot weapon data into messages:
settings:
duckshot-integration-enabled: true
duckshot-custom-messages-enabled: trueWhen enabled, DeathMessages can use:
- Duckshot weapon ID
- Duckshot weapon type/category
- Duckshot weapon name
- Duckshot weapon lore
- Duckshot explosive attribution cache (for consumed plantables and throwables)
VehicleMC integration
Enable in death-messages.yml:
settings:
vehiclemc-integration-enabled: true
vehiclemc-attribution-radius-blocks: 4.0
vehiclemc-attribution-min-speed-blocks-per-tick: 0.12Behavior:
- Tracks recent
DamageCause.CUSTOMhits. - Resolves nearby moving VehicleMC vehicles and driver.
- Uses
natural.VehicleRunOverandnatural.VehicleRunOverByDriverkeys.

