AhmetPapaHD
Sudan Çıkmış
- En iyi cevaplar
- 0
command /disguise [<text>]:
permission: d.d
permission message: &3Disguise &7>> &cBu Komut İçin Yetkin Yok !
trigger:
if arg-1 is not set:
send "&3Disguise &8>> &cKullanım: &e/disguise <isim>"
else:
execute console command "nickname %player% %arg-1%"
execute console command "manuadd %player% Default"
execute console command "skin set %player% %arg-1%"
set player's tablist name to "%arg-1%"
set player's display name to "%arg-1%"
send "&3Disguise &7>> &aBaşarıyla Disguise Oldun ! &eYeni İsmin: &6%arg-1%"
send action bar "&fSen Şu Anda &cDisguise'sin" to player
command /undisguise:
permission: u.d
permission message: &3Disguise &7>> &cBu Komut İçin Yetkin Yok !
trigger:
execute console command "nickname %player% off"
execute console command "manuadd %player% youtuber"
execute console command "skin set %player% %player%"
set player's tablist name to "%player%"
set the player's display name to "%player%"
send "&3Disquise &7>> &aBaşarıyla Undisguise Oldun !"
permission: d.d
permission message: &3Disguise &7>> &cBu Komut İçin Yetkin Yok !
trigger:
if arg-1 is not set:
send "&3Disguise &8>> &cKullanım: &e/disguise <isim>"
else:
execute console command "nickname %player% %arg-1%"
execute console command "manuadd %player% Default"
execute console command "skin set %player% %arg-1%"
set player's tablist name to "%arg-1%"
set player's display name to "%arg-1%"
send "&3Disguise &7>> &aBaşarıyla Disguise Oldun ! &eYeni İsmin: &6%arg-1%"
send action bar "&fSen Şu Anda &cDisguise'sin" to player
command /undisguise:
permission: u.d
permission message: &3Disguise &7>> &cBu Komut İçin Yetkin Yok !
trigger:
execute console command "nickname %player% off"
execute console command "manuadd %player% youtuber"
execute console command "skin set %player% %player%"
set player's tablist name to "%player%"
set the player's display name to "%player%"
send "&3Disquise &7>> &aBaşarıyla Undisguise Oldun !"