cemvrs#6234
www.mc-tr.com
EfeK#6993
command /mute [<text>] [<int>] [<text>]:
trigger:
if arg-1 is set:
if arg-2 is set:
if arg-3 is set:
send ""
send "----------------------"
send "Susturan kişi: %player%"
send "Susturulan kişi: %arg-1%"
send "Süre: %arg-2%"
send "Sebep: %arg-3%"
send "----------------------"
else:
send "Doğru kullanım: /mute oyuncu süre sebep"
Enes?#3565
Teşekkürler çalıışıyor (Düzeltme yapıyorum Çalışmıyor)JavaScript:command /mute [<text>] [<int>] [<text>]: trigger: if arg-1 is set: if arg-2 is set: if arg-3 is set: send "" send "----------------------" send "Susturan kişi: %player%" send "Susturulan kişi: %arg-1%" send "Süre: %arg-2%" send "Sebep: %arg-3%" send "----------------------" else: send "Doğru kullanım: /mute oyuncu süre sebep"
EfeK#6993
command /sustur [<text>] [<int>] [<text>]:
trigger:
if arg-1 is set:
if arg-2 is set:
if arg-3 is set:
execute player command "mute %arg-1% %arg-2% %arg-3%"
send ""
send "----------------------"
send "Susturan kişi: %player%"
send "Susturulan kişi: %arg-1%"
send "Süre: %arg-2%"
send "Sebep: %arg-3%"
send "----------------------"
else:
send "Doğru kullanım: /sustur oyuncu süre sebep"
Pocan#4406
options:
p: SERVER
command sustur [<offline player>] [<text>] [<text>]:
permission: genel.sustur
trigger:
if arg-1 is set:
if arg-2 is set:
if arg-3 is set:
execute console command "essentials:mute %arg 1% %arg 2%"
set {_time} to zaman(arg-2)
send "{@p} &a%arg-1% &7, &e%{_time}% &7boyunca %arg-3% sebebiyle susturma cezası aldı." to all players
log "%now% - %player% isimli yetkili %arg-1% adlı oyuncuyu %{_time}% boyunca %arg-3% nedeniyle susturdu." to "moderasyon"
else:
send "{@p} &7Kullanım: &d/sustur <Oyuncu> <Süre> <Sebep>" to player
else:
send "{@p} &7Kullanım: &d/sustur <Oyuncu> <Süre> <Sebep>" to player
else:
send "{@p} &7Kullanım: &d/sustur <Oyuncu> <Süre> <Sebep>" to player
function zaman(t: text) :: text:
set {_t} to "%{_t}%"
replace all "s" with " saniye" in {_t}
replace all "d" with " gün" in {_t}
replace all "m" with " dakika" in {_t}
replace all "h" with " saat" in {_t}
return {_t}
Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!