on death of player:
    if attacker is a player:
        if victim is not "%attacker%":
            if attacker has permission "svippls.odul":
                execute console command "eco give %attacker% 40"
                message "&b+90 Coin"
            if attacker has permission "svip.odul":
                execute console command "eco give %attacker% 30"
                message "&b+80 Coin"
            if attacker has permission "vippls.odul":
                execute console command "eco give %attacker% 20"
                message "&b+70 Coin"
            if attacker has permission "vip.odul":
                execute console command "eco give %attacker% 10"
                message "&b+60 Coin"
            if attacker has permission "oyuncu.odul":
                execute console command "eco give %attacker% 5"
                message "&b+50 Coin"