KitPvP yardım

SafaAltugTR

Taş Madencisi
En iyi cevaplar
0
Kod:
on death of player:
    if player has the permission "elmas.oyuncu":
        if attacker is a player:
        execute console command "/give diamond 1 %attacker%"
    if player has the permission "elmas.vip":
        if attacker is a player:
        execute console command "/give diamond 2 %attacker%"
Birini öldürüce öldüren kişi oyuncuysa 1 elmas vipse 2 elmas gelmesini istiyorum.Çalışırmı bu
 
Üst