/lifesteal
Sub-commands related to the lifesteal module.
/lifesteal about
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | None |
Prints information about the plugin.
/lifesteal get [player]
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.lifesteal.get |
| Parameter | Description | Requirements |
|---|---|---|
| [player] | The player to get. | Online player's name or a offline player's UUID. |
Returns the amount of hearts a certain player has.
/lifesteal set [player] [hearts]
| Command information | |
|---|---|
| Scope | Console, Player |
| Permission node | fluxsmp.lifesteal.set |
| Parameter | Description | Requirements |
|---|---|---|
| [player] | The player to get. | Online player's name or a offline player's UUID. |
| [hearts] | The hearts to set. | Integer between 1 and 20. |
Sets a player's amount of hearts to the integer specified.
/lifesteal withdraw
| Command information | |
|---|---|
| Scope | Player |
| Permission node | fluxsmp.lifesteal.withdraw |
Takes a heart from the player's hotbar and gives it as a transferrable item.
/lifesteal fabricate
| Command information | |
|---|---|
| Scope | Player |
| Permission node | fluxsmp.lifesteal.fabricate |
Fabricates a heart, given to the command executor, which can be right-clicked to add a heart to the user.
/lifesteal fabricate_beacon
| Command information | |
|---|---|
| Scope | Player |
| Permission node | fluxsmp.lifesteal.fabricate_beacon |
Fabricates a revive beacon, given to the command executor, which can be right-clicked to revive a banned player.