promotional bannermobile promotional banner

LifeStolen

Yet another LifeSteal plugin.

File Details

LifeStolen 6.0 Tested Version 1.0

  • B
  • Aug 2, 2024
  • 75.05 KB
  • 327
  • 1.20.4+18

File Name

LifeStolen-6.0Tested-1.jar

Supported Versions

  • 1.20.3-Snapshot
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

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.