- Katılım
- 18 Ağu 2021
- Mesajlar
- 388
- Tepki
- 368
- Puan
- 28
Merhaba Minecraft Forumu
bu konumuzda sizlerle Fake Chat skripti paylaşacağız.
Siz de üye olarak yeni bilgiler edinebilirsiniz.
bu konumuzda sizlerle Fake Chat skripti paylaşacağız.
Siz de üye olarak yeni bilgiler edinebilirsiniz.
Kod:
command /fakechat [<player>] [<text>]:
trigger:
if arg-1 is not set:
send "&3Bir Oyuncu İsmi Girmelisin" to player
if arg-2 is not set:
send "Bir Mesaj Girmelisin"
if arg-1 is not set:
if arg-2 is not set:
send "&6Kullanım : &c/fakechat oyuncuismi mesaj"
if arg-1 is set:
if arg-2 is set:
broadcast "%arg-1's display name% %arg-2%"