1:1 Replica Lifesteal
This plugin gives the full experience and is a 1:1 replica of Lifesteal Season 6 & 7, with configureable options where you can decide on what season of lifesteal you want to play.
📖About 1:1 Replica Lifesteal
❤️ Lifesteal
A full 1:1 replica of Lifesteal SMP Plugin/Mod that supports both Fabric for a 100% copy, and one for Paper that supports other plugins you may want. Features like Death/Kill Mechanic, Death-Bans, Death-Revives, Mace Settings and more!
If you have any issues, suggestions or additions contact me through the Discord above!
👨🍳 Recipes (At default, but can be edited in config.yml)
❤️ Heart
The recipe below shows 3 ways of crafting a Heart Item, the exact recipe from Lifesteal.
🌟 Beacon of Life
The recipe below shows how you craft the Beacon of Life which is used to revive a Death-Banned player.
🧩 Features
- When you kill someone you gain a heart, when you die you lose one.
- When you reach 1 heart and die, you get Death-Banned.
- Someone can revive you with a Beacon of Life, when you respawn you get 3 hearts.
- Maximum Heart cap which is configureable in config.yml.
- Heart Items can be equiped to gain a Heart.
- Recipes for Heart Item & Beacon of Life.
- Commands for Admins & Everyone.
- Heart Items cannot be stored inside of Storage Blocks (Chests, Enderchests, Barrels, Item Frames, etc.)
- Pearls can be disabled in config.yml.
- Totem of Undying can be disabled in config.yml.
- Netherite Crafting (except Spear & Pickaxe) can be disabled in config.yml.
- TnT Minecarts can deal a maximum of 9 hearts which is configureable in config.yml.
- End Crystals can be disabled (Dropped as an item instead of exploading) which is configureable in config.yml.
- How the Mace works (One Mace or Minimum height of 11 blocks to deal damage & no enchants on The Mace)
🤖 Commands
| Command | Permission | Short Description |
|---|---|---|
| /lifesteal withdraw | everyone |
Withdraws one of your hearts and gives you a Heart Item |
| /lifesteal set | operator |
Sets a player's heart count to (If is under 1 it sets heart count to 1, if is larger than heart-cap: (in config.yml) it sets heart count to heart-cap) |
| /lifesteal give BOL/Heart | operator |
Gives yourself either a Heart Item or BOL (Beacon of Life) |
📝 Config.yml
# The maximum heart cap you can have (measured in hearts)
heart-cap: 20
# If set to true, ender pearls will be thrown, but you will not teleport when it lands
disable-ender-pearls: true
# If set to true, totem of undying will not work at all
disable-totem-of-undying: true
# If set to true, all netherite tools and armor will not be craftable except netherite pickaxe and spear
disable-netherite-crafting: true
# If set to true, enchanted golden apples will not give any effects when consumed
disable-enchanted-golden-apples: false
# If set to true, TnT minecarts will deal a maximum of 9 hearts in full Protection 3 Diamond Armor
tnt-minecart-damage-restriction: true
# If set to true, end crystals will not explode but instead drop as an item
disable-end-crystals: true
# If set to true, the mace will only deal damage if it's a smash hit (falling 11 blocks+), and a damage cap of 8 hearts (lifesteal season 7)
mace-season-7-behavior: false
# If set to true, only 1 mace allowed on the server, first one to craft, no enchant restrictions, cannot be stored in storage blocks (lifesteal season 6)
one-mace: false
# If set to true, a mace has been crafted and minecraft:mace can no longer be crafted on the server, if it disappears the recipe is added back (lifesteal season 6)
mace-exist: false
# Below you can change the recipes of the lifesteal items
recipes:
heart:
shape:
- "SNS"
- "NXN"
- "SNS"
ingredients:
S: NAUTILUS_SHELL
N: NETHERITE_INGOT
X:
- OMINOUS_TRIAL_KEY
- DRAGON_HEAD
- WITHER_SKELETON_SKULL
beacon-of-life:
shape:
- "HEH"
- "RXC"
- "HSH"
ingredients:
H: HEART
E: ELYTRA
R: RECOVERY_COMPASS
X: HEAVY_CORE
C: CONDUIT
S: SKELETON_SKULL
Lifesteal Season 6 Config Experience:
- heart-cap: 20
- disable-ender-pearls: true
- disable-totem-of-undying: true
- disable-netherite-crafting: true
- tnt-minecart-damage-restriction: true
- disable-end-crystals: true
- one-mace: true
- mace-exist: false
Other config options can be set to false.
Lifesteal Season 7 Config Experience:
- heart-cap: 20
- disable-ender-pearls: true
- disable-totem-of-undying: true
- disable-netherite-crafting: true
- disable-enchanted-golden-apples: true
- tnt-minecart-damage-restriction: true
- disable-end-crystals: true
- mace-season-7-behavior: true
Other config options can be set to false.