
LifeStolen
LifeStolen is just another LifeSteal plugin.
- Загрузки
- 2K
- Подписчики
- 1
- Обновлён
- 17 августа 2024 г.
- Лицензия
- CC-BY-4.0
Опубликован 8 июля 2023 г.

To view commands, recipes, etc, view the wiki.
Ченджлог
6.0Tested-2Бета1.20.2, 1.20.3, 1.20.4 · 17 августа 2024 г.
Tested on: Private Paper 1.21 server
This tested releases added, reworked, fixed, changed, and removed the following.
Added:
- One new command, /health (view Reworked and Changed for more information)
- There is now a way to disable using hearts if you are below a certain amount of HP (view below)
- New config options
- heart.usableWhenCertainHP | If enabled, you can only use this item if you have a certain amount of HP (e.g, if this is true and hpNeededToUse is set to 10, that means you can only use the item if you have 5, or more hearts) (Default: false)
- heart.hpNeededToUse | The minimum amount of HP needed to use hearts (if usableWhenCertainHP is set to true) (Default: 0)
Reworked:
- Reworked the /[blank]health commands into one command, /health [add/remove/set] [player] [amount]
- [add/remove/set] | The action you want to do (add with add health, remove will remove health, set will set health)
- [player] | The specified player which the health changes will happen to
- [amount] | The amount of health you want to add/remove/set the player to.
Fixed:
- Fixed the bug where if you did /withdraw when you have the health boost effect, you would gain hearts from the health boost effect. (Bug discovered/fixed by D3v1s0m)
- Fixed the bug where if you didn't have a Heart in the Reviver recipe, you couldn't craft a Reviver.
- Fixed the bug where you don't get healed after using a Heart.
Changed:
- Renamed the original /health command to /viewhp
- Changed the default names/lore of the Heart and Reviver item to be more nicer.
Removed:
- Due to the /health rework, /addhealth, /sethealth and /removehealth has been removed.
6.0Tested-1Бета1.20.2, 1.20.3, 1.20.4 · 2 августа 2024 г.
Tested on: Private Paper 1.21 server
This tested releases added, reworked, fixed, and removed the following.
Added:
- Added using Hearts in the Reviver recipes
- Added a new command, /lsgive (view the Reworked section to see what this command does)
- Added a new argument to /resethp (view the Reworked section to see the new argument)
- New config options
- reviver.isCraftable and heart.isCraftable | if enabled, crafting for these items will be enabled.
- Added four new translations for errors.
- itemDoesNotExist | The message that appears when an item is mentioned that doesn't exist with the plugin
- amountUnderZero | The message that appears when a number is given that is under, or is zero.
- amountOverSixtyFour | The message that appears when a number is given that is over 64.
- missingArguments | The message that appears when you don't give enough arguments in a command.
- Added one new translation category.
- ingameMessages | Messages that appears with the plugin.
- Added one translation to ingameMessages
- resetHealth | The message that appears when a players health is reset to the starting HP.
Reworked:
- LifeStolen's give command was reworked to /lsgive, there are three arguments needed. /lsgive [player] [item] [amount] (Permission is now
lifestolen.lsgive)- player | The player that will get the item.
- item | The item the player will begiven (valid items: heart, reviver)
- amount | The amount of the item that will be given (must be a value either under, or equal to 64)
- /resethp was slightly reworked to take one argument, /resethp [player/all]
- player | Resets the specified player's health to the health that is set in the config (HP.startHP)
- all | Resets every online player's health to the health that is set in the config (HP.startHP)
Fixed:
- Fixed translations for a few things.
Removed:
- Due to the LifeStolen give command rework, /givereviver and /giveheart have been removed.
5.2.1Релиз1.20.2, 1.20.3, 1.20.4 · 8 июля 2024 г.
This update fixes a very serious bug, which would allow people to take items out of the /viewrecipes menu on Minecraft version 1.20.6
5.2Релиз1.20.2, 1.20.3, 1.20.4 · 7 июля 2024 г.
All this update added was a fix to the Could not pass event InventoryClickEvent bug.
5.1Релиз1.20.2, 1.20.3, 1.20.4 · 6 июля 2024 г.
On top of adding/changing/updating stuff, 5.1 also fixes stuff which made certain aspects of the plugin not able to work on versions 1.20.6+, so now LifeStolen should work on 1.20.6+. Anyways, here's the changelogs.
Added:
- Custom Model Data support for items
Changed/Updated:
- Changed Required Java Version from 1.8 -> 21
- Command changes (all by @TheDiscordian)
- /revive now has a return value.
- Bound checks and code cleanup for /viewrecipes
- Certain HTTP requests will now be done if the player has a certain permission (by @TheDiscordian)
5.0Релиз1.20.2, 1.20.3, 1.20.4 · 21 февраля 2024 г.
Unlike 4.0, after around one month of development and one tested release, 5.0 is here, and with the first contributor to the project! This will also include notes from 4.1. So here is what was added, changed/fixed/reworked, or removed.
Added:
- Added bStats for metrics.
- Added a usage counter for the Reviver item (reviver.haveLimitedUses and reviver.uses)
- Added an optional number arg to the /withdraw command allowing more than one heart to be withdrawn at once.
- Added offline support for the Spectator mode using OfflineManager (@TheDiscordian in #7)
- Added the [LifeStolen] tag to most messages within game.
- Made some error messages and server name editable. (view translations in config)
- Added new commands
- /clearusage - Allows admins to reset a players usage counter for items.
- /viewusage - Allows you to view your usage counter for items.
- /givereviver - Allows admins to give yourself a reviver item.
- /revive - Allows admins to revive players (@TheDiscordian in #8)
- Added new config options within permissions
- permissions.viewrecipes allows you to set the /viewrecipes command to be permission based.
- permissions.viewusage allows you to set the /viewusage command to be permission based.
Changed/Fixed/Reworked:
- Fixed heart/reviver limits.
- Fixed a no argument error with /withdraw (@TheDiscordian in #9)
- Where deathMessages in the config is located, it is now located in translations.deathMessages.
- Reworked /lshelp command.
Removed:
- Nothing.
New Contributors
- @TheDiscordian made their first contributions in #7, #8 and #9
4.1Релиз1.20.2, 1.20.3, 1.20.4 · 18 февраля 2024 г.
This update just implements a few QOL stuff from 5.0 (to be exact, 5.0 Tested 1.0), here is what was added, or changed/fixed.
Added:
- Added bStats support for metric stuff.
- Added an optional number arg to the /withdraw command allowing more than one heart to be withdrawn at once.
- Added offline support for the Spectator mode using OfflineManager (@TheDiscordian in #7)
Changed/Fixed:
- Fixed heart/reviver limits.
- Fixed a no argument error with /withdraw (@TheDiscordian in #9)
5.0Tested-1Бета1.20.2, 1.20.3, 1.20.4 · 14 февраля 2024 г.
Tested on: 1.20.4 Paper server
So this update is the first time that someone has helped contribute to the plugin, so I want to thank TheDiscordian to making some contributions! You'll see the contributions they made in the notes below, speaking of which, here is what was added, changed/fixed, and removed/disabled.
Added:
- Added a usage counter for the Reviver item (reviver.haveLimitedUses and reviver.uses)
- Added an optional number arg to the /withdraw command allowing more than one heart to be withdrawn at once.
- Added offline support for the Spectator mode using OfflineManager (@TheDiscordian in #7)
- Added a /revive command (@TheDiscordian in #8)
- Added the [LifeStolen] tag to most messages within game.
Changed/Fixed:
- Fixed heart/reviver limits.
- Fixed a no argument error with /withdraw (@TheDiscordian in #9)
Removed/Disabled:
- Disabled /lshelp command as it's going under a rework.
New Contributors
- @TheDiscordian made their first contributions in #7, #8 and #9
Feedback
Please submit any feedback to the feedback channel in the Discord.
Комментарии
Загружаем…