Lifesteal Mod

Description

IMPORTANT: Mineclonia is not supported, but VoxeLibre is. 🔗

  • This is due to the hudbars mod in Mineclonia incorrectly rendering the player's healthbar.

Features: 🔗

  • If you die, you lose a heart.
  • If you kill a player, you gain the heart.
    • If you have already reached the maximum amount of hearts, the heart will turn into an item and enter your inventory if your inventory has room, otherwise the heart will spawn on the ground.
  • If a player goes to zero hearts, the player is banned from the server.
  • You can withdraw hearts using the /withdraw [<hearts>] command.
    • The command requires the withdraw privilege.
  • You can bring a banned player back through using a revive lantern.
  • Hearts and revive lanterns are craftable.

Miscellaneous: 🔗

  • Most versions before 3.0.0 depend on hudbars.
  • Based off of the Lifesteal SMP in Minecraft.

Reviews

Review

Do you recommend this mod?

Releases

v4.1.0

Download

Luanti 5.4+

2026-06-17 15:46 UTC

4.1.0 🔗

General

  • Changed the revive lantern recipe for VoxeLibre.
  • Updated the recipes when using the default mod.
  • Added more commands.
  • Changed the texture for the heart fragment.
  • HUD should be hidden if enable_damage is disabled.

For Developers

  • Restructure execution order in register.lua.
  • Updated mod.conf.
  • Rename textures.
  • Update API documentation.
  • Add lifesteal_mod.cleanHPList().
  • Rename lifesteal_mod.listContains to lifesteal_mod.isBanned.
  • Change HP_MAX_NEWPLAYER to HP_NEWPLAYER.

v4.0.2

Download

Luanti 5.4+

2026-05-28 20:51 UTC

4.0.2 🔗

General

  • Added messages when using items in the mod for easier player interpretation.
  • Solved the health_boost problem in VoxeLibre (hopefully).

For Developers

  • Solution to the health_boost problem.
    • Injected custom code into the registered effect.
    • Withdrawing and using hearts are disabled if the player has the effect.
    • Killing players has been modified to take into account the effect if active.
  • Add and modify constants.
  • Add README.md for API documentation.
  • Update and add functions in api.lua.

v4.0.1

Download

Luanti 5.4+

2026-05-23 18:35 UTC

4.0.1 🔗

  • Add backwards compatibility with previous versions.

v4.0.0

Download

Luanti 5.4+

2026-05-23 18:11 UTC

4.0.0 🔗

General

  • Added VoxeLibre support.
    • Conflicts with the health_boost effect
      • Fixed in 4.0.2.
    • Added recipes for the heart and revive lantern.
  • Updated the texture for the revive lantern.

For Developers

  • Reorganized files.
    • Removed unnecessary fail-safes.
    • Separated functions across multiple files for improved readability.
    • Used chatcmdbuilder for the withdraw function.

v3.2.1

Download

Luanti 5.4+

2023-12-09 19:26 UTC

12/9/2023 3.2.1 🔗

No release notes

All releases