Skip to content

Releases: ZetaPlugins/LifeStealZ

Release 2.20.6

15 Dec 10:27

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug with the withdrawheart command where the minHearts would default to 2 and not be properly compared to the actual health

Release 2.20.5

06 Dec 09:49

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where heartRewardOnElimination would not be respected
  • Fixed a bug where a killer would not get hearts when eliminating a player
  • Fixed a bug where a player would not drop a heart when being eliminated by natural causes

Release 2.20.4

15 Nov 09:31

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Javassist is now shaded into the jar

2.20.3

14 Nov 15:21

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where dropped items would not be invulnerable and undespawnable when dropped after death if configured to be so.
  • Internal changes on how commands and events are registered

Release 2.20.2

12 Nov 09:20

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed a bug where the crafter would craft items with custom items as its ingredients

Release 2.20.1

10 Nov 16:17

Choose a tag to compare

MC-Version 1.21.4-1.21.10

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed the /lsz debug command crashing when neither upload nor generate argument is provided
  • Added an option to disallow withdrawing hearts while in grace period
  • Added clarification to the config what exactly the grace period is to avoid confusion

Release 2.20.0

27 Oct 10:12

Choose a tag to compare

MC-Version 1.21.4-1.21.8

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Added back support for legacy numeric custom model id to ensure compatibility with other plugins
  • Updated discord link in server software warning
  • Updated German translation

Release 2.19.1

25 Oct 08:23

Choose a tag to compare

MC-Version 1.21.4-1.21.8

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Fixed the %lifestealz_maxhearts% placeholder displaying double the expected hearts
  • Updated plugin metadata

Release 2.19.0

24 Oct 12:31

Choose a tag to compare

MC-Version 1.21.4-1.21.8

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Added /lsz debug command to generate and upload debug reports to debug.zetaplugins.com
  • Fixed a bug, where you could not revive a player for a second time
  • Added bypass permission to prevent certain players from loosing hearts and more (@Scralar)

Release 2.18.4

01 Oct 19:51
d509746

Choose a tag to compare

MC-Version 1.21.4-1.21.8

This update introduces new configuration options. If you update the plugin, please take a look at the config description here.

Changelog:

  • Added missing Russian translations (@wondarkus)
  • Added MC 1.21.9 support