Proszę,
on death:
if victim is a player:
if victim has permission "keep.inventory":
cancel drops
Żeby skrypt działał potrzebujesz TuSKe
Nie wiem czy zadziała, ale masz jeszcze to:
on death:
if victim is a player:
if victim has permission "keep.inventory":
add drop of victim to {itemy::%victim%}
clear drops
on respawn:
add {itemy::%player%} to player's inventory
clear {itemy::%player%}