HomeJavaModsSoulKeep
SoulKeep
ModsJava

SoulKeep

by ClaziX · on Modrinth

Lava/Void-safe graves with automatic compass tracking. Recover items + XP with one click (Paper 1.21+, zero deps).

⬇ Download on Modrinth
SoulKeep — screenshot 1SoulKeep — screenshot 2

Minecraft 1.21+ Paper API Zero Dependencies

SoulKeep

Persistent graves for Paper 1.21+

Graves, auto grave compass, lava/void-safe placement — no database, no dependencies.


Overview

SoulKeep creates a grave when a player dies and restores items reliably on pickup.
It is designed for persistence (restarts / chunk reloads) and safe item retrieval.


Features


Dupe-resistant design

Important: SoulKeep reduces dupe edge cases via locking and atomic retrieval.


Requirements


Installation

  1. Put SoulKeep-<version>.jar into plugins/
  2. Start the server
  3. Optional: edit plugins/SoulKeep/config.yml
  4. Run /soulkeep reload (or restart) after config changes

Commands & Permissions

Command Description Permission
/soulkeep Lists your active graves (with coordinates)
/soulkeep reload Reloads the config soulkeep.admin
/soulkeep clean (/sk clean) Removes your graves and drops items; Admin/Console can clean globally Admin: soulkeep.admin
Permission Default Description
soulkeep.admin OP Administrative functions (reload/clean/global)
soulkeep.lavavoidproof Everyone Enables lava/void-safe placement (if permission-gated)

Configuration (excerpt)

# Lava/Void protection
lava-void-proof: true
lava-void-proof-worlds: {}   # e.g. world_nether: false -> Overworld only

# Grave Compass
compass-tracking: true

# Limits
max-graves: 3

# Expiration
grave-expire-hours: 0.25     # hours (0 = never)
expire-action: DROP          # DROP or DESTROY
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more