LifeSteal
Heart-based combat, eliminations, revive mechanics, and custom items.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
LifeSteal
LifeSteal
LifeSteal is a Spigot/Paper plugin that adds heart-based combat, eliminations, revive mechanics, and custom items to your server.
Compatibility
- Works on Spigot and Paper servers - No extra dependency
Installation
1. Drop the jar into your server's `plugins` folder. 2. Start the server to generate configuration files.
Commands (Defaults)
Some command names and permissions are configurable in `commands.yml`.
- `/lsreset` - reset player hearts (permission: `lssmp.reset`) - `/lsrevive` - revive eliminated players (permission: `lssmp.revive`) - `/lseliminate` - eliminate players (permission: `lssmp.eliminate`) - `/lshealth` - manage player hearts (permission: `lssmp.health`) - `/lsrecipe` - view custom item recipes (permission: `lssmp.recipe`) - `/lswithdraw` - withdraw hearts into items (permission: `lssmp.withdraw`) - `/lssetup` - guided setup flow (permission: `lssmp.setup`)
Configuration Files
Generated in the plugin data folder:
- `config.yml` - core combat and heart rules - `heart.yml` - heart item definitions and recipes - `beacon.yml` - revive beacon definitions and recipes - `eliminations.yml` - elimination rules and messages - `commands.yml` - command names and permissions