Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/EzLifesteal
EzLifesteal

EzLifesteal

Steal hearts from other players with leaderboard, auto-ban and more tools for competitive Minecraft Lifesteal servers

605
3

EzLifesteal 1.0.1

release20 апреля 2026 г.

Thank you for checking out the latest 26.1 release of EzLifesteal. Please follow the project to keep up-to-date. If you have any feature requests or run into a bug please let us know in the Discord server!

What changed?

  • Published Github source code on Github: https://github.com/ez-plugins/EzLifesteal
  • Added online documentation: https://ez-plugins.github.io/EzLifesteal/
  • Rewritten Markdown topic
  • Rewritten bbcode topic
  • Added unit test CI
    • Added unit tests
  • Added feature test CI
    • Added feature tests
  • Added test coverage CI
  • Rewritten main plugin class
  • Made EzSeasons integration optional
    • Refactored integration to use new EzSeasons 1.0.0 SeasonResetEvent
  • Split the lifesteal.yml configuration file
    • Added lifesteal-killstreak.yml configuration file
    • Added lifesteal-core.yml configuration file
    • Added lifesteal-drops.yml configuration file
    • Added lifesteal-worlds.yml configuration file
  • Removed messages.yml, all configurable messages are now in languages/*.yml
  • Added craftable recipes for existing vouchers in EzLifesteal
# Optional craftable recipes. Define recipes under the `recipes` section using the heart id as the key.
# Supported types: "shaped" and "shapeless".
# Shaped recipe example:
# recipes:
# gold:
# type: shaped
# amount: 1
# pattern:
# - "ABA"
# - "BCB"
# - "ABA"
# ingredients:
# A: GOLD_INGOT
# B: NETHER_STAR
# C: DIAMOND
# Shapeless recipe example:
# basic:
# type: shapeless
# amount: 1
# ingredients:
# - IRON_INGOT
# - NETHER_STAR
  • Added %ezlifesteal_is_banned% placeholder in EzLifesteal
  • Added %ezlifesteal_is_banned_<player>% placeholder (returns true or false)
  • Added storage for ban information besides default Bukkit ban storage
  • Added profile information to storage
    • Added LifestealPlayer POJO
  • Refactored all subcommands to a file per subcommand structure
  • Improved performance for large-scale data handling (large amounts of players)
    • Added local data caching through LifestealPlayer POJO to prevent database calls where possible
  • Added /lifesteal help subcommand
    • Routed /lifesteal to /lifesteal help
  • Added /lifesteal info subcommand
  • Added beacon revive feature
  • Added /lifesteal beacon add
  • Added /lifesteal beacon clear
  • Added /lifesteal beacon list
  • Added /lifesteal beacon remove

EzLifesteal 0.4.4

release16 февраля 2026 г.
  • Added option to prevent losing hearts from deaths by mobs
dont-remove-hearts-from-mobs: true
  • Added option to set mimimum hearts required to lose 1 heart when killed by a mob. -1 can be used to disable.
mob-remove-hearts-greater-than: -1
  • Fixed issue in heart vouchers not being dropped on death
  • Fixed pojectile deaths losing hearths, ignoring the settings

EzLifesteal 0.4.3

release3 февраля 2026 г.
  • Improved the /lifesteal giveheart subcommand autocomplete
  • Improved the lores of the Heart Vouchers
  • Fixed redeeming Heart Vouchers
  • Removed NBT data debug from the heart vouchers

EzLifesteal 0.4.2

release1 февраля 2026 г.
  • Added option to enable/disable losing hearts when players get killed by mobs. Default this is set to true when not configured in the lifesteal.yml
dont-remove-hearts-from-mobs: true
  • Improved autocomplete of the /lifesteal command on Paper servers
  • Fixed issue causing the /lifesteal command to show usage message

EzLifesteal 0.4.1

release31 января 2026 г.
  • Fixed issue loading plugin.yml on Paper servers

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:3 месяца назад
Обновлён:1 неделю назад
Главная