Extra Heart
Extra heart item configuration.
Template
enabled
enabled
Determines if the extra heart item is usable.
name
name
You can put any name here that Minecraft allows. Of course colors are supported.
material
material
This is where you define what extra heart item should be. You have to take name of the "material" from spigot documentation. Please note that the names are case sensitive.
lore
lore
Here you can add a description to the item extra heart the way Minecraft allows. Colors are supported.
loseChance
loseChance
When using an extra heart, you may face a case where you fail to use it. This setting defines the chance of losing a heart when you fail to use the extra heart item.
addLimit
addLimit
Sets the limit of hearts that can be obtained using the extra heart item.
withdraw-enabled
withdraw-enabled
Determines if the withdrawal system is enabled.
mode
mode
There are 3 modes.
always
- Heart will always drop out of a killed player, it will not be added immediately to killer's maximum life.
limit_exceeded
- Heart will be immediately added to killer's maximum health, except if killer exceeds heart limit, then, heart drops out of killed player.
never
- Heart will immediately be added to killer's maximum life, but if killer exceeds limit, heart from killed player is gone.
Last updated