Player Death Location
PluginLicenseRef-All-Rights-Reserved

Player Death Location

Shows your last death locations with a simple command.

205
Downloads
0
Followers
3 months ago
Updated
📦
2
Versions

📖About Player Death Location

PlayerDeathLocation

PlayerDeathLocation tracks the location of every death and lets players look up their recent death coordinates directly in chat. Admins can view the death history of any player and teleport to those locations.


Commands

Command Description
/deaths View your own death locations (aliases: /playerdeaths, /pd)
/deaths <player> View another player's death locations
/deaths teleport <ID> Teleport to one of your own deaths
/deaths teleport <player> <ID> Teleport to another player's death
/deaths delete <ID> Delete one of your own death entries
/deaths delete <player> <ID> Delete another player's death entry
/deaths help Show the help page

Permissions

Permission Default Description
playerdeaths.view.own true View own death locations
playerdeaths.view.others op View other players' deaths
playerdeaths.teleport.self op Teleport to own deaths
playerdeaths.teleport.others op Teleport to others' deaths
playerdeaths.delete.self true Delete own death entries
playerdeaths.delete.others op Delete others' death entries

Configuration

config.yml is generated automatically on first start. All message texts are configurable.
Missing keys from plugin updates are added automatically without overwriting existing values.

Key options:

  • max-deaths-per-player - How many deaths to keep per player (default: 10)
  • teleport-set-creative - Switch to creative on teleport if the player has a gamemode permission (default: true)

Installation

  1. Download the latest release
  2. Drop the .jar into your server's plugins folder
  3. Start or restart your server

Requires Spigot or Paper 1.21+.