Implementing unique life system

Hi all. I need to know what would be a best way to implement a life system based on my unique needs -
- So im making a rouge like survival server, meaning whenever a player gets killed by another player*, he will lose one life out of three, and wait for a set amount of time before he can play in the survival world again.
- Another feature - So whenever a player gets killed by another player, he will be sent to another world (in my case, it would be a another dimension, basically a unique world for the "dead players"), this would probably be implemented by using MultiVerse plugin, and have limited options while being there, and to implement this i hope to force the player in a custom group for a set amount of time.
- Another feature - This is basically a sum up of the whole thing. So there would be this portal that leads back to the survival world, but only available for those who's timer has run out and they no longer have to be in the death dimension.
I know this seems pretty long fetched idea, but im willing to implement it.
6 Replies
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by bambizo#0
munky
munky2y ago
skript, you could do all of these things with it
Bambizo
BambizoOP2y ago
seriously, all that with skipt? even the limited lives and all also forgot to mention, after the 3 lifes have delpeted, player is banned for 1 week
Snow Kit
Snow Kit2y ago
Could probably even just do it with mycommand and a scoreboard But for reference, luckperms lets you do settemp on a group a player has
Snow Kit
Snow Kit2y ago
LuckPerms - A permissions plugin for Minecraft servers.
LuckPerms
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
munky
munky2y ago
yeah list variables for each player name couldd easily do the lives andd tp on ddeath / respawn at x number of lives is super easy

Did you find this page helpful?