Çözüldü Eşyaları Renkli Yazma

  • Konuyu Başlatan Konuyu Başlatan Tinker
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 8.205
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Tinker

Koydum Çalışma Masasını
Katılım
24 Mart 2019
Mesajlar
60
Elmaslar
4
Puan
8.760
Yaş
43
Minecraft
Sasa

Discord:

Sasam

Komut /renkliyaz <&4&lİsmi> elinde eşyayı tutucaksın öyle olucak
 
Kod:
options:
    ad: &6&lLoreLoot&3&LMC&c&l>
    izinyok: &cMalesef yetkiniz yoktur.
    izin: item.ad

command /isimekle [<text>]:
    permission: {@izin}
    permission message: {@izinyok}
    trigger:
        if arg is set:
            if length of arg is bigger than 64:
                send "{@ad} &cItemin ismi 64 karakteri geçemez."
                stop
            if player's tool is not air:
                set name of player's tool to "%coloured arg%"
            else:
                send "{@ad} &cElinde hiçbir şey yok."
        else:
            send "{@ad} &a/isimekle <text>"
          
command /bilgiekle [<text>]:
    permission: {@izin}
    permission message: {@izinyok}
    trigger:
        if arg is set:
            if length of arg is bigger than 500:
                send "{@ad} &cItemin ismi 500 karakteri geçemez."
                stop
            if player's tool is not air:
                set lore of player's tool to "%coloured arg%"
            else:
                send "{@ad} &cElinde hiçbir şey yok."
        else:
            send "{@ad} &a/bilgiekle <text>"

  • /isimekle: Elinde tuttuğu itemin ismini belirler.
  • /bilgiekle: Elinde tuttuğu itemin bilgisini belirler.
not: skript alıntıdır
 
Kod:
options:
ad: &6&lLoreLoot&3&LMC&c&l>
izinyok: &cMalesef yetkiniz yoktur.
izin: item.ad

command /isimekle [<text>]:
permission: {@izin}
permission message: {@izinyok}
trigger:
if arg is set:
if length of arg is bigger than 64:
send "{@ad} &cItemin ismi 64 karakteri geçemez."
stop
if player's tool is not air:
set name of player's tool to "%coloured arg%"
else:
send "{@ad} &cElinde hiçbir şey yok."
else:
send "{@ad} &a/isimekle <text>"

command /bilgiekle [<text>]:
permission: {@izin}
permission message: {@izinyok}
trigger:
if arg is set:
if length of arg is bigger than 500:
send "{@ad} &cItemin ismi 500 karakteri geçemez."
stop
if player's tool is not air:
set lore of player's tool to "%coloured arg%"
else:
send "{@ad} &cElinde hiçbir şey yok."
else:
send "{@ad} &a/bilgiekle <text>"
Kardeşim Çalışmıyo
 
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
bunu denermisin?
/isimekle
/loreekle
1554909845864.png
 
skriptte sorun olabilirmi?
pluginde
 

Kod:
options:
    prefix: &6&lSky&fGame>
    permyok: &cBunu yapmaya yetkiniz yok.
    perm: item.isim

command /isimekle [<text>]:
    permission: {@perm}
    permission message: {@permyok}
    trigger:
        if arg is set:
            if length of arg is bigger than 32:
                send "{@prefix} &cItemin ismi 32 karakteri geçemez."
                stop
            if player's tool is not air:
                set name of player's tool to "%coloured arg%"
            else:
                send "{@prefix} &cElinde hiç bir şey yok.r"
        else:
            send "{@prefix} &a/isimekle <text>"
       
command /loreekle [<text>]:
    permission: {@perm}
    permission message: {@permyok}
    trigger:
        if arg is set:
            if player's tool is not air:
                set lore of player's tool to "%coloured arg%"
            else:
                send "{@prefix} &cElinde hiç bir şey yok."
        else:
            send "{@prefix} &a/loreekle <text>"


KULLANIMI : Elinize İtem Alıyorsunuz Ve -/isimekle &4Vereceğinizİsim
EŞYANIN ALTINA İSİM YAZMA : Aynı Şekilde İtemi Elinize Alıyorsunuz Ve -/Loreekle &2Bu Bir Denemedir Gibi
NOT : ALINTIDIR !
 

Kod:
options:
    prefix: &6&lSky&fGame>
    permyok: &cBunu yapmaya yetkiniz yok.
    perm: item.isim

command /isimekle [<text>]:
    permission: {@perm}
    permission message: {@permyok}
    trigger:
        if arg is set:
            if length of arg is bigger than 32:
                send "{@prefix} &cItemin ismi 32 karakteri geçemez."
                stop
            if player's tool is not air:
                set name of player's tool to "%coloured arg%"
            else:
                send "{@prefix} &cElinde hiç bir şey yok.r"
        else:
            send "{@prefix} &a/isimekle <text>"
       
command /loreekle [<text>]:
    permission: {@perm}
    permission message: {@permyok}
    trigger:
        if arg is set:
            if player's tool is not air:
                set lore of player's tool to "%coloured arg%"
            else:
                send "{@prefix} &cElinde hiç bir şey yok."
        else:
            send "{@prefix} &a/loreekle <text>"




ALINTIDIR !
Skript'e gerek yok. Boşuna lag yapar.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl