Skip to content

Releases: KartoffelChipss/LifeStealZ

Release 2.9.2

02 Jan 11:22
Compare
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.

Changes:

  • Added proper tab completion support for the /revive command.
  • Resolved an issue where the default ban message displayed incorrectly when eliminating a player.
  • Made the "Cannot set hearts below or to 0" message customizable via language files.
  • Refactored legacy code to improve maintainability.

Release 2.9.1

23 Dec 13:45
91bc042
Compare
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.

Changes:

  • The /revive command now allows the star operator
  • Removed an error message when interacting with an entity while holding a heart item
  • Fixed an error with the grace period

Release 2.9.0

17 Dec 16:05
Compare
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.

Changes:

  • The /hearts command now appears in the help menu.
  • Added a new message when using /lsz, which also includes links to the plugin's Wiki and Discord Server.
  • Both /lsz hearts and /lsz giveItem now support wildcards (*) to target all online players.
  • Healing upon using heart items is now optional (Default: false), preventing players from healing by withdrawing and reusing hearts.
  • The grace period duration placeholder is now properly formatted.
  • Added a placeholder for the heart item cooldown.
  • Refactored parts of the plugin to improve maintainability.

Release 2.8.1

15 Dec 11:08
Compare
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.

Changes:

  • Old databases now get migrated to the new schema to support the grace period

Release 2.8.0

14 Dec 15:41
Compare
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.

Changes:

  • Added an option to have a customizable grace period

Release 2.7.2

07 Nov 16:27
Compare
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.

Changes:

  • Fixed an issue where you could disenchant custom items in a grindstone (#34)
  • Fixed an issue where custom items could be used to craft vanilla recipes (#34)

Release 2.7.1

24 Oct 15:16
4292578
Compare
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.

Changes:

Release 2.7.0

11 Oct 10:55
Compare
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.

Changes:

Release 2.6.0

04 Oct 17:00
Compare
Choose a tag to compare

MC-Version 1.19.x-1.21.x

This update introduces new configuration options and a complete overhaul of the plugin configuration files. If you’re updating the plugin, it’s recommended to back up your existing config files, delete them, and allow the server to generate the new ones.

Changes:

  • Enhanced readability through a complete rewrite of the plugin (@KartoffelChipss, @abb3v)
  • Refactored the code to eliminate memory leaks (@KartoffelChipss , @abb3v)
  • Config files have been split up into multiple to provide a better overview (@KartoffelChipss)
  • Resolved issues with the dropHearts option (@KartoffelChipss)
  • Custom heart items now support minHearts and maxHearts parameters (@KartoffelChipss)
  • Added an option to modify the default heart item (@KartoffelChipss)
  • Introduced a custom item type none for items like heart fragments (@KartoffelChipss)
  • Added an API and Maven repository for integration with other plugins in LifeStealZ (@KartoffelChipss)
  • Updated the README to include new configuration files (@KartoffelChipss)
  • Added documentation to the main repository (@KartoffelChipss)
  • Renamed respawnHearts to reviveHearts to prevent confusion (@KartoffelChipss)
  • Added Geyser support (@MaCCrafter)
  • Fixed premium UUIDs on offline mode server (@abb3v)
  • Added dutch translation (@XtraDavido)
  • Fixed a bug, where you could not revive offline players using the revive command (@KartoffelChipss)
  • Added Discord webhook support (@KartoffelChipss)
  • Added an option to change the amount of hearts a player loses when dying. (@KartoffelChipss)
  • Fixed a bug where you would receive a "world not whitelisted" message when interacting with any item in a non-whitelisted world. (@KartoffelChipss)
  • Fixed an issue where players would not receive a heart item if their inventory was full. (@KartoffelChipss)
  • Fixed a bug related to the geyser_players file. (@MaCCrafter)
  • Separated the option to drop hearts on natural death or player-kill death. (@zenithexe)
  • Fixed a bug where duped items could be used from a GUI. (@KartoffelChipss)

Release 1.1.28

30 Aug 10:23
Compare
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.

Changes:

  • Added Chinese (Simplified) (zh-CN) translation
  • Added Polnish (pl-PL) translation