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 a bug where a player would drop double hearts when the killer is at max hearts and the "dropHeartsPlayer" is set to true in the config
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 a bug where a victim wouldn't loose a heart when killed by a player with max hearts
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 new events api (documentation will follow soon)
- Fixed a bug where revive beacon decorations would spawn even when the beacon block could not be placed
- Removed leftover stdout logs
- Updated cs-CZ translation
MC-Version 1.21.4-1.21.7
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- LifeStealZ now uses the com.zetaplugins package
- LifeStealZ is now being published to the zetaplugins maven repository
MC-Version 1.21.4-1.21.7
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- LifeStealZ now uses the com.zetaplugins package
- LifeStealZ is now being published to the zetaplugins maven repository
MC-Version 1.21.4-1.21.7
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- Fixed geyser support (@aurorusmc)
MC-Version 1.21.4-1.21.7
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- Added a
reviveStartCommands
config options for commands that are executed when a revive process is started using a revive beacon - Updated the "New update available" message to be more readable
MC-Version 1.21.4-1.21.7
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- Added a
&location&
placeholder to the revive commands - Added a
whitelistedWorlds
option to custom items to restrict items to be used in certain worlds only
MC-Version 1.21.4-1.21.6
This update introduces new configuration options. If you update the plugin, please take a look at the config description here.
Changelog:
- Added a new fully customizable revive beacon item type
- Changed the default revive item to a revive beacon
- Fixed an issue where the start hearts would not be applied correctly (#62)
- Updated the internal CustomItemData logic to allow for easier expansion and maintainability
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 admin commands would only enforce the config maxHearts ignoring the permissions
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
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
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
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