/addlives <player> <amount> - Add an amount of lives to a player. + permission.
/lifeparts [player] - Check your current amount of life parts [or that of another]. + permission.
litedeathban.bypass.loselives - players with this permission will not lose lives on death.
Disable per world option for losing lives, bans, combat tag, revive, getting life parts, losing life parts, loggin deaths and logging death bans.
Option to not die in worlds which are disabled for losing lives.
Option to have players start with multiple lives on first join.
Fixes
Fixed bug where notification and broadcast messages on receiving a new life was not showing the correct amount.
Fixed bug where console wasn't allowed to use any of the commands.
Fixed bug where commands were checking if player already played on the server instead of player already having data on the plugin resulting in errors.
Fixed capitalizing on some error messages.
Fixed bug where players would not lose lives if having the bypass.ban permission.
Fixed bug if player had too high of a playtime it would exceed the integer max value for bantime. The maximum bantime is now max integer value (2,147,483,647 minutes).
Changes
Redid the whole permission system.
All broadcasting messages are now disabled by default.