90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
DeathFinder
🧭 Find your death location with a recovery compass — and remove it when you're close!
🔍 Features
- Gives players a Recovery Compass upon death.
- Automatically removes the compass once the player is within a configurable radius of their last death location.
- Includes a
/setradius
command to change the detection radius. - Fully configurable via a simple config file.
- Lightweight and efficient – perfect for survival servers.
⚙️ Configuration
In the plugin's config.yml
, you'll find:
radius: 20
This controls how close a player must be to their death location for the compass to be removed.
🧪 Commands & Permissions
/setradius <number>
- Set the radius in blocks to trigger compass removal.
- Permission:
deathfinder.setradius
📦 Installation
- Download the plugin JAR from Modrinth.
- Place it in your server's
plugins
folder. - Restart or reload the server.
- Optionally modify
config.yml
to suit your server setup.
💡 How It Works
- When a player dies, they're assigned a Recovery Compass.
- When they respawn, the compass is added to their inventory.
- As they move, if they get within the configured radius of their last death location, the compass is automatically removed, and they're notified.
✅ Requirements
- Minecraft 1.20+ (compatible with versions that support
Recovery Compass
) - Bukkit/Spigot/Paper server
📜 License
MIT License
Made by BlackDev
Links
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago