LifestealSpigot
PluginMIT

LifestealSpigot

A premium Lifesteal SMP plugin for Spigot with tiered hearts, revive beacons, progressive crafting, beautiful GUIs, and SQLite storage. Perfect for hardcore survival servers!

238
Downloads
1
Followers
3 months ago
Updated
📦
2
Versions

📖About LifestealSpigot

Lifesteal Spigot

The ultimate Lifesteal plugin for your SMP server!

Steal hearts from fallen enemies, craft powerful hearts, and revive eliminated players with beacon rituals. Features beautiful GUIs, progressive crafting, and full customization.


✨ Key Features

💖 Tiered Heart System

  • Tier 1 - Basic Heart → Grants 1 permanent heart
  • Tier 2 - Enhanced Heart → Grants 2 permanent hearts
  • Tier 3 - Legendary Heart → Grants 3-4 hearts (luck-based!)

⚡ Progressive Crafting

  • Craft hearts using vanilla materials
  • Use lower-tier hearts as ingredients for higher tiers!
  • Example: Tier 2 requires a Tier 1 Heart + materials
  • Fully configurable recipes in recipes.yml

✦ Revive Beacons (4 Tiers)

Tier Countdown Difficulty
Basic 60 seconds Easy
Enhanced 45 seconds Medium
Superior 30 seconds Hard
Ultimate 15 seconds Extreme
  • Place beacons to start revival countdowns
  • Beautiful floating holograms show progress
  • Type eliminated player's name to revive them

🎮 Beautiful GUI System

  • Main Menu - Access all features
  • Recipe Viewer - See crafting recipes with 3x3 grid
  • Player Profiles - View stats (kills, deaths, hearts stolen)
  • Leaderboards - Top players by kills, hearts, deaths
  • Withdraw GUI - Convert hearts to items

💾 SQLite Database

  • Single database.db file for all player data
  • Auto-save every 5 minutes
  • Fast queries and reliable storage

⚙️ Fully Configurable

  • All messages customizable in messages.yml
  • Hex color codes (&#FF5555) and gradients supported
  • Enable/disable any feature
  • Custom crafting recipes with your own materials

📋 Commands

Command Description Permission
/ls Open main menu lifesteal.use
/ls hearts [player] Check heart count lifesteal.use
/ls withdraw <amount> Withdraw hearts as items lifesteal.use
/ls top View leaderboard lifesteal.use
/ls recipes View crafting recipes lifesteal.use
/ls revive Revive eliminated players lifesteal.use
/ls admin reload Reload configuration lifesteal.admin
/ls admin set <player> <hearts> Set player hearts lifesteal.admin
/ls admin revive <player> Admin revive player lifesteal.admin
/ls give <player> <item> [tier] Give hearts/beacons lifesteal.admin

🔧 Permissions

Permission Description Default
lifesteal.use Use basic commands Everyone
lifesteal.admin Admin commands OP
lifesteal.bypass.maxhearts Bypass max heart limit OP
lifesteal.bypass.elimination Bypass elimination OP

📥 Installation

  1. Download the JAR file
  2. Place in your server's /plugins/ folder
  3. Restart the server
  4. Configure in /plugins/LifestealSpigot/

Configuration Files

  • config.yml - Main settings
  • messages.yml - All plugin messages
  • recipes.yml - Crafting recipes (supports custom heart ingredients!)

💡 Tips

  • Delete config files to regenerate with latest defaults
  • Use /ls admin reload after editing configs
  • Hearts dropped on PvE death can be picked up by anyone
  • When killer has max hearts, overflow drops on ground

🎨 Customization Examples

Custom Recipe with Heart Ingredient

heart-tier2:
  shape:
    - "DED"
    - "EHE"
    - "DED"
  ingredients:
    D: DIAMOND_BLOCK
    E: EMERALD_BLOCK
    H: HEART_TIER1  # Requires Tier 1 Heart!

Custom Messages with Hex Colors

prefix: "<gradient:FF5555:FF0000>❤ Lifesteal</gradient> &8»"
heart:
  stolen: "&aYou stole &c❤ %amount% &afrom &c%player%&a!"

📊 PlaceholderAPI Support

Placeholder Description
%lifesteal_hearts% Current hearts
%lifesteal_max_hearts% Maximum hearts
%lifesteal_kills% Total kills
%lifesteal_deaths% Total deaths
%lifesteal_hearts_stolen% Hearts stolen

🔗 Support

Created by younggamingdj

For issues or suggestions, please open an issue on the project page!