ToprakM
Yeni bir Steve doğdu!
- Katılım
- 4 Kasım 2018
- Mesajlar
- 5
- Tepki puanı
- 8
- Puanları
- 0
Dakikalar içinde aktif Minecraft sunucunu kur! Lag’sız, düşük pingli TR lokasyon ile kendi dünyanı oluştur, arkadaşlarınla oyna Hemen başla
Biri istediği için yetkili sohbet skripti yazdım. Hazır yazmışken paylaşayım dedim, buyrun.
JavaScript:
#
#
# Yapımcı / Producer by
# @ToprakM
#
#
# Herhangi bir yerde izinsiz paylaşılması kesinlikle yasaktır / Unauthorized sharing in any place is strictly prohibited
# Tüm hakları saklıdır / All Rights Reserved
#
#
#YetkiliSohbet V1.0.2
#
command /yetkilisohbet [<text>]:
permission: yetkilisohbet.kullan
permission message: &4Hata! &cBu komutu kullanama yetkin yok!
aliases: ys, adminchat
trigger:
if arg-1 is set:
if arg-1 is "aç" or "ac" or "kapat" or "kapa" or "on" or "off":
if arg-1 is "aç" or "ac" or "on":
if {yetkilisohbet::%player%} is not on:
set {yetkilisohbet::%player%} to on
send "&6&lYetkiliSohbet &c&lYetkili sohbetini başarıyla açtınız."
else:
send "&cHata! &dYetkili sohbeti zaten açık."
if arg-1 is "kapat" or "kapa" or "off":
if {yetkilisohbet::%player%} is on:
delete {yetkilisohbet::%player%}
send "&6&lYetkiliSohbet &c&lYetkili sohbetini başarıyla kapattınız."
else:
send "&cHata! &dYetkili sohbeti zaten kapalı."
else:
send "&cHata! &dKullanımı /YetkiliSohbet Aç/Kapat" to player
else:
send "&cHata! &dKullanımı /YetkiliSohbet Aç/Kapat" to player
on chat:
if player has permission "yetkilisohbet.kullan":
if {yetkilisohbetmesaj::%player%} is not set:
set {yetkilisohbetmesaj::%player%} to true:
on chat:
if {yetkilisohbet::%player%} is true:
cancel event
loop {yetkilisohbetmesaj::*}:
send "&c&lYetkili Sohbet &6> &d&l%message%" to %loop-value%
Kod:
/YetkiliSohbet - yetkilisohbet.kullan
Sadece Skirpt plugini
- Hatalar giderildi.
- Herobrine kaldırıldı
- Hatalar giderildi.
Yakında!