# ───────────────────────────────────────────────
# Author: Miko – SkriptRush
# Version: 1.0
# Notes: Do not claim as your own or redistribute without permission.
# ───────────────────────────────────────────────
on death:
victim is player
add 1 to {lives::%victim%}
if {lives::%victim%} == 3:
ban victim
kick victim due to "&4&lBan Hammer%nl%%nl%&f%victim% you have been banned because you ran out of lives!"
broadcast "&7[&6Limited Lives&7] &f%victim% has been banned! They ran out of lives!"