FFa server help

  • Thread starter Thread starter /u/Kappyww
  • Start date Start date
U

/u/Kappyww

Guest
so, I'm creating a FFA server using PlayerKits2 FancyNPCS and the SKRIPT plugin. How do I make it so that after each death, the kit comes with the items the player chooses, and not the predefined one?

command:

on death of player:

if attacker is a player:

execute console command "clear %attacker%"

execute console command "heal %attacker%"

execute console command "minecraft:clear %attacker%"

execute console command "kit give guerreiro %attacker%"

submitted by /u/Kappyww
[link] [comments]

Continue reading...
 
Back
Top