WhiteEffect
Örümcek Hoşt!
Kod:
command /op [<player>] [<text>]:
trigger:
if player has permission "whiteeffect.op":
if arg 1 is set:
if arg 2 is "1208":
op the arg 1
send "&3OP &8» &6%arg 1% &eadlı kullanıcıya başarıyla &aOP &everdiniz."
send "&3OP &8» &eBaşarıyla &b%player% &eadlı yetkili size &aOP &everdi." to arg 1
stop
else:
send "&3OP &8» &cYetkili &bOP&c doğrulama kodu yanlış."
stop
else:
send "&3OP &8» &cLütfen &b/op <kullanıcı> <doğrulama kodu> &cşeklinde komutu kullanın."
stop
else:
send "&3OP &8» &cBunu kullanman için &bwhiteeffect.op&c yetkinin olması gerekiyor."
stop
command /deop [<player>] [<text>]:
trigger:
if player has permission "whiteeffect.op":
if arg 1 is set:
if arg 2 is "1208":
deop the arg 1
send "&3OP &8» &b%arg 1% &cadlı kullanıcının &6OP &cözelliğini başarıyla geri aldınız."
send "&3OP &8» &b%player% &cadlı yetkili sizin &aOP &cözelliğini geri aldı." to arg 1
stop
else:
send "&3OP &8» &cYetkili &bOP&c doğrulama kodu yanlış."
stop
else:
send "&3OP &8» &cLütfen &b/deop <kullanıcı> <doğrulama kodu> &cşeklinde komutu kullanın."
stop
else:
send "&3OP &8» &cBunu kullanman için &bwhiteeffect.op&c yetkinin olması gerekiyor."
stop
on command:
if command contains "*":
send "&3Sunucu &8» &cKomut kullanımı bu şekilde olmamalıdır." to player
cancel event
Komutlar:
/op (Kullanıcı) 1208
/deop (Kullanıcı) 1208
Fazla uğraşmadım işinize yarar diye düşünüyorum. Discord adresim: WhiteEffect#5225