AnotherChance is a Minecraft plugin that adds a life system to your server, making it feel more like a hardcore mode. Players start with a limited number of lives, and each time they die, they lose one. When they run out of lives, special actions are triggered, such as bans, inventory clearing, depending on the commands you configure.
SUPPORT FROM 1.13 TO 1.21X
SQlite database
Commands:
/anotherchance reload - Reloads the plugin.
/anotherchance give <player> <amount> - Gives lives to a player.
/anotherchance take <player> <amount> - Removes lives from a player.
/anotherchance instantkill <player> - Instantly kills a player.
/anotherchance withdraw <amount> - Withdraw your lives as items.
/anotherchance help - Shows Help Message.
Permissions:
anotherchance.bypass - Allows players to bypass AnotherChance Death actions
anotherchance.admin - Main admin command for AnotherChance
anotherchance.redeem - Access to redeem the lives
anotherchance.withdraw - Access to withdraw the lives
anotherchance.limit.[group] - Set limit to the lives per group (check config.yml)
Placeholder:
%anotherchance_lives% - shows how many lives you have.
%anotherchance_maxlives% - shows the limit of the max lives.