MCUGraves is a Spigot/Paper plugin that stores player inventories in graves on death, protects them from other players, and optionally uses Vault economy payments to claim.
## Features
- Grave creation on player death with player head and packet-based hologram.
- Ownership restriction and configurable messages.
- Optional Vault economy integration and scaling claim cost.
- YAML persistence for claims and graves.
- Optional grave expiry cleanup.
- Configurable /grave shop and grave compass (economy mode only).
- Grave compass links to a specific grave and expires with it (or fallback time).
New in this version:
- `config-version` is used to merge new defaults without overwriting your existing settings.
- `economy.enabled` toggles economy features (Vault, claim cost, shop, compass).
- `disabled-worlds` allows you to disable grave creation in specific worlds.
- `cost-limit` caps the claim price when enabled.
- `grave-time-left` action bar message shows expiry time when enabled.
- `hologram.lines` supports %player%, %death_cause%, %time%, %cost%, %claim_count% (and %death_count% as alias) and uses `hologram.line-spacing`.