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.
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
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
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
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
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
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
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 Russian translation
- Added
%time%
placeholder to heart cooldown messages - Resolved an issue where the
/lsz data import
command failed to work with MySQL
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:
- Resolved an issue where
/lsz data import
failed to import data - Significantly improved import performance
- Data imports and exports no longer impact server performance
- SQL errors now log the full stack trace
- Optimized the database schema for more efficient data storage
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 the
/lsz debug
command to facilitate support - Optimized the
%lifestealz_hearts%
placeholder - Updated Russian translation
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:
- Improved code quality with various cleanups.
- Refactored methods to prevent memory leaks.
- Enhanced
/lsz hearts
and/lsz graceperiod
commands to support targeting offline players. - Introduced new targeting operators:
*
now targets all players (both online and offline).+
targets only online players.
- Updated tab completion to display only relevant results.
- Added new configuration options:
- Disable bed usage in the Nether and End.
- Disable respawn anchor usage in the Overworld and End.
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:
- Resolved an issue in the Russian translation where a double quote was missing.
- Fixed an issue with the placeholders where in some edge cases, PlaceholderAPI would throw an error.
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 an issue where the grace period reset command would send a skip message.
- Grace period reset and skip messages now display the affected player if only one player is affected.
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 an issue where PapiExpansion occasionally threw an error
- Added French translation (thanks to @Duj10)
- Added Japanese translation
- Added Portuguese translation (thanks to qGabs)
- Introduced the
/lsz graceperiod
command to reset and skip the grace period for one or multiple players - Resolved a bug where the plugin would throw an error when a player died to natural causes during the grace period
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.
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
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.
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
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
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
- Fixed an issue where custom items could be used to craft vanilla recipes