Player from now on have lives - when they die they lose one of their remaining lives,
Tempban - if a player dies when the don't have any more lives left they get temporarly banned,
You restore you health by using a custom potion( only an admin can give it to you for now )
Commands:
lives - shows you what other commands are there,
lives check <nick> - let's you check how many lives you or other players have,
lives reload - reloads the config,
lives add <nick> <int> - adds lives to a player,
lives set <nick> <int> - sets players lives,
lives potion <int> - gives you a life restoring potion,
lives unban <nick> - unbans a player.
Permissions:
lives.admin - allows you to use admin commands.
Placeholders:
%lives_left_PLAYERNAME% - let's you see how many lives a player has. You need to download Player extension through papi ecloud or else this won't work.
So the tempban bans the players if he dies when player has 0 lives, it bans the player for a specified amount ( in config, it's 5 seconds, because I forgot to change it while testing just change it to something like 3600 - 1h ) of time. And as to your request for a new feature, I will think about it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
-
View User Profile
-
Send Message
Posted Aug 22, 2021how does temporary ban work, when will a player will be able to join again?
can u make it so there is only 1 life that's restored after certain duration?
-
View User Profile
-
Send Message
Posted Aug 28, 2021In reply to outdex_:
So the tempban bans the players if he dies when player has 0 lives, it bans the player for a specified amount ( in config, it's 5 seconds, because I forgot to change it while testing just change it to something like 3600 - 1h ) of time. And as to your request for a new feature, I will think about it.