Skip to content

Releases: ZetaPlugins/LifeStealZ

Release 2.15.1

06 Jun 14:07

Choose a tag to compare

MC-Version 1.21.4-1.21.5

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

Changelog:

  • Fixed an issue where the plugin would not use the highest max hearts permission a user has

Release 2.15.0

03 Jun 19:35
27f053a

Choose a tag to compare

MC-Version 1.21.4-1.21.5

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

Changelog:

  • Added the option to set a players maximum hearts using permissions (lifestealz.maxhearts.X)
  • Removed the world whitelist
  • Updated the README.md config examples

Release 2.14.1

31 May 08:36

Choose a tag to compare

MC-Version 1.21.4-1.21.5

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 you could obtain and use the temporary totem used for the heart animation
  • Fixed a bug where the version checker would recommend a LifeStealZ version not made for the servers Minecraft version
  • Updated the GeyserMC api

Release 2.14.0

18 May 13:07
1a94836

Choose a tag to compare

MC-Version 1.21.4-1.21.5

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

Changelog:

  • LifeStealZ now only supports Minecraft 1.21.4 and later
  • LifeStealZ now uses the new custom model data to make creating resource packs for it easier
  • The totem animation can now show a heart without having to change the totem texture.

Release 2.13.0

12 May 16:10
71d90af

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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

Changelog:

  • Added a config option to make custom items immune to lava, fire, cactus, explosions etc.
  • Added a config option to make custom items not naturally despawn after 5 minutes
  • Updated javadoc workflow to only run when a release is created
  • Updated config examples in the README.md

Release 2.12.3

30 Apr 17:52
d86acfd

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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

Changelog:

  • The recipe GUI title is now configurable in the language files
  • Fixed a bug where you could not completely remove the "LifeStealZ" prefix

Release 2.12.2

09 Apr 06:39

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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

Changelog:

  • Added compatibility with PvPManager NPCs
  • Added a warning for when using Spigot

Release 2.12.1

04 Apr 11:45
163e778

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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 a “new version” message was being sent despite no new version being available.
  • Updated Russian translation
  • Made internal adjustments to enhance readability and maintainability

Release 2.12.0

01 Apr 16:16

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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

Changelog:

  • Added config options to assign different heart items for various events
  • Fixed a bug where killing yourself would trigger the anti alt system
  • Added the option to use item tags (e.g. #logs) in the crafting recipes
  • Added an error message when trying to use /withdrawheart from the console
  • Added a new custom item type (non-usable) which cannot be placed or used
  • Updated the wiki link to https://wiki.lifestealz.com/
  • Added an automated workflow for publishing releases to Modrinth and Hangar

Release 2.11.3

14 Mar 07:52

Choose a tag to compare

MC-Version 1.19.x-1.21.x

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

Changelog:

  • Updated dutch translation
  • Overhauled the database migration logic