Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Creators
Details
Licensed MIT
Published 4 months ago
Changelog
Thank you for checking out the latest 26.1 release of EzLifesteal. Please follow the project to keep up-to-date. If you have any feature requests or run into a bug please let us know in the Discord server!
What changed?
- Published Github source code on Github: https://github.com/ez-plugins/EzLifesteal
- Added online documentation: https://ez-plugins.github.io/EzLifesteal/
- Rewritten Markdown topic
- Rewritten bbcode topic
- Added unit test CI
- Added unit tests
- Added feature test CI
- Added feature tests
- Added test coverage CI
- Rewritten main plugin class
- Made EzSeasons integration optional
- Refactored integration to use new EzSeasons 1.0.0
SeasonResetEvent
- Refactored integration to use new EzSeasons 1.0.0
- Split the
lifesteal.ymlconfiguration file- Added
lifesteal-killstreak.ymlconfiguration file - Added
lifesteal-core.ymlconfiguration file - Added
lifesteal-drops.ymlconfiguration file - Added
lifesteal-worlds.ymlconfiguration file
- Added
- Removed
messages.yml, all configurable messages are now inlanguages/*.yml - Added craftable recipes for existing vouchers in EzLifesteal
# Optional craftable recipes. Define recipes under the `recipes` section using the heart id as the key.
# Supported types: "shaped" and "shapeless".
# Shaped recipe example:
# recipes:
# gold:
# type: shaped
# amount: 1
# pattern:
# - "ABA"
# - "BCB"
# - "ABA"
# ingredients:
# A: GOLD_INGOT
# B: NETHER_STAR
# C: DIAMOND
# Shapeless recipe example:
# basic:
# type: shapeless
# amount: 1
# ingredients:
# - IRON_INGOT
# - NETHER_STAR
- Added
%ezlifesteal_is_banned%placeholder in EzLifesteal - Added
%ezlifesteal_is_banned_<player>%placeholder (returnstrueorfalse) - Added storage for ban information besides default Bukkit ban storage
- Added profile information to storage
- Added
LifestealPlayerPOJO
- Added
- Refactored all subcommands to a file per subcommand structure
- Improved performance for large-scale data handling (large amounts of players)
- Added local data caching through
LifestealPlayerPOJO to prevent database calls where possible
- Added local data caching through
- Added
/lifesteal helpsubcommand- Routed
/lifestealto/lifesteal help
- Routed
- Added
/lifesteal infosubcommand - Added beacon revive feature
- Added
/lifesteal beacon add - Added
/lifesteal beacon clear - Added
/lifesteal beacon list - Added
/lifesteal beacon remove
Files
ezlifesteal-v1.0.1.jar(471.07 KiB) Primary
Metadata
Release channel
ReleaseVersion number
1.0.1Loaders
Bukkit Folia Paper Purpur Spigot





