# _____ _ _ _ ______ __ _ _ ____ ___ ___
# / ____| | (_) | | | _ \ \ / / _ /\ | | | | |___ \__ \ / _ \
# | (___ | | ___ __ _ _ __ | |_ | |_) \ \_/ / (_) / \ | |_ __ | |__ ___ __) | ) | | | |
# \___ \| |/ / '__| | '_ \| __| | _ < \ / / /\ \ | | '_ \| '_ \ / _ \|__ < / /| | | |
# ____) | <| | | | |_) | |_ | |_) | | | _ / ____ \| | |_) | | | | (_) |__) / /_| |_| |
# |_____/|_|\_\_| |_| .__/ \__| |____/ |_| (_) /_/ \_\_| .__/|_| |_|\___/____/____|\___/
# | | | |
# |_| |_|
Options:
p: &6Sunucu &bIsmi |
vip: VIP
command /vip [<text>] [<player>] [<number>]:
permission: OP
permission message: &cYetkin Yok!
trigger:
if arg-1 is "ver":
if arg-2 is set:
if arg-3 is set:
execute console command "manuadd %arg-2% {@vip}"
broadcast "%arg-2% {@vip} Almistir!"
if {vip::süre::%player%} = arg-3:
execute console command "manuadd %arg-2% oyuncu"
send arg-2 title "{@p}" with subtitle "&8{@vip}in Bitmistir"
set action bar of arg-2 to "&c{@vip} Uzatmak Icin /vipbilgi"
delete {vip::süre::%player%}
loop all players:
send loop-player title "{@p}" with subtitle "&6%arg-2% &b{@vip} &8Almistir!"
set action bar of loop-player to "&cSende {@vip} Almak Istiyorsan /vipbilgi"
if arg-1 is "al":
if arg-2 is set:
execute console command "manuadd %arg-2% Oyuncu"
send arg-2 title "{@p}" with subtitle "&8{@vip}in Yetkili Tarafindan Alindi!"
set action bar of arg-2 to "&cVIP Almak Icin /vipbilgi"
delete {vip::süre::%player%}
every 1 hours:
loop all players:
if loop-player's group is "{@vip}":
add 1 to {vip::süre::%loop-player%}