P-LifeSteal
  • 📖Getting Started
    • 📎PlaceholderAPI
  • ✍️Usage
    • Permissions
    • Commands
  • 🛠️Configuration
    • Security
      • ALT-Farming
      • Limits
    • Extra Heart
    • Revive Book
    • Heart Management
    • Bans
    • Recipe
    • Loot
    • Custom Commands
  • 👋Support
    • SpigotMC
    • Discord
    • GitHub
Powered by GitBook
On this page
  • How can I withdraw heart?
  • How can I reload configuration when the server is running?
  • How can I add an item of extra life to my inventory?
  • How can I add an revive book to my inventory?
  • How can I add, remove or set hearts directly to my health bar?
  • How can I check amount of hearts of other player?
  • How can I see who has been banned for having no hearts?
  • How can I unban someone who has been banned for no hearts left?
  • How can I get server information for faster help on discord?
  • Aliases
  1. Usage

Commands

Remember that for each command you need specific permissions, you will find them in the next section.

How can I withdraw heart?

You can do this through the main command.

Use it as follows:

/lifesteal withdraw

How can I reload configuration when the server is running?

You can do this through the main command.

Use it as follows:

/lifesteal reload

How can I add an item of extra life to my inventory?

You can do this through the main command.

Use it as follows: (remember to adjust values to your needs)

/lifesteal give extra_heart <player> <chance of success> <amount>

How can I add an revive book to my inventory?

You can do this through the main command.

Use it as follows: (remember to adjust values to your needs)

/lifesteal give revive_book <player> <amount>

How can I add, remove or set hearts directly to my health bar?

You can do this through the main command.

Use it as follows: (remember to change values to your needs)

/lifesteal hearts <add / remove / set> <player> <amount>

How can I check amount of hearts of other player?

You can do this through the main command.

Use it as follows:

/lifesteal hearts check <player>

How can I see who has been banned for having no hearts?

You can do this through the main command.

Use it as follows:

/lifesteal bans

How can I unban someone who has been banned for no hearts left?

You can do this through the main command.

Use it as follows:

/lifesteal bans remove <player>

How can I get server information for faster help on discord?

You can do this through the main command.

Use it as follows:

/lifesteal debug

Aliases

You don't have to use that long command! You can always use a shortened version of it. The alternatives for the /lifesteal command are /ls, /pls, /p-ls, /plifesteal or /p-lifesteal.

PreviousPermissionsNextSecurity

Last updated 2 years ago

✍️