Hi, i made this little plugin for my, but i think someone can use it more than i do.
With this plugin you can Ban your players when they lose 3 lives, you can add or remove lives with a command.
In future versions im going to make items for this plugin.
Code (YAML):
permissions:
ppd.addlife:
description
: Allows the player to add a life to another player.
default
: op
ppd.removelife:
description
: Allows the player to remove a life from another player.
default
: op
Code (YAML):
commands:
addlife:
description
: Adds a life to a player.
usage
: /addlife <player>
removelife:
description
: Removes a life from a player.
usage
: /removelife <player>