command /vipol [<text>] [<offline player>]:
trigger:
if arg-1 isn't set:
if {vipol::%player%} isn't set:
set {vipol::%player%} to true
execute console command "givevip %player% VIP 3"
send "&cLiterary NW: &fVIP Ödülünüz teslim edildi."
else:
send "&cLiterary NW: &fVIP Ödülünüzü zaten aldiniz.."
else:
if arg-1 is "sifirla":
if player is op:
if arg-2 is set:
delete {vipol::%arg-2%}
send "&c: &f arg-2 adli oyuncunun VIP hakki sifirlandi."
else:
send "&c: &f VIP ödülünün sifirlanacagi oyuncuyu belirleyiniz."
else:
send "&c: &fBu komutu kullanmak icin malesef yetkiniz yok."