Yazar ve Destek Ekibi Alımları Aktif!
Merhaba Ziyaretçi!, Forumumuzun yazar ve destek ekibine katılmak ister misiniz? Yetkili market, yetkili sistemi ve başvuru formu gibi birçok bilgiye ulaşmak için buraya tıklayın.
Çok eski bir web tarayıcısı kullanıyorsunuz. Bu veya diğer siteleri görüntülemekte sorunlar yaşayabilirsiniz.. Tarayıcınızı güncellemeli veya alternatif bir tarayıcı kullanmalısınız.
Örneğin benim bir eklentimde;
# Examples:
# "ACTION_BAR=&cThat's no good."
# "TITLE=<#4bbdbc>Mention||&fYou have been mentioned by a player."
# "CHAT={PREFIX} &7This is a prefixed message which you configured at config.yml"
gibi ayarlar var mesajı nereden attığını belirliyor. Örneğin bu...
Gayet hoş bir proje olmuş. Öneri olarak kendi pattern'lerimizi de koruyabilmek için gelişmiş çoklu ayar ekleyebiliriz. Örneğin "CHAT= Hey!" gibi bir ayar varsa CHAT= i çevirmemeli.
on enter of region "zindan":
send "&6Zindan bölgesine giris yaptınız."
while "%region at player%" contains "zindan":
apply blindness 3 to player for 3 seconds replacing the existing effect
wait 2 seconds
on leave of region "zindan":
remove blindness from player...
every second:
loop players:
add 1 second to {time spent::%loop-player%}
on command "warp":
executor is a player
full command contains "orman"
if {time spent::%player%} ? 0 second < 1 hour:
cancel event
send "&cYou cannot go this warp due to not enough...
command /blokkoy [<string>] [<string>]:
permission: admin
trigger:
if arg-2 exist:
set {_b} to arg-2 parsed as itemtype
else:
targeted block != air
set {_b} to type of targeted block
if {_b} exist:
set {_loc::*} to...
on join:
set slot 2 of inventory of player to firework rocket named "&bHavai Fişek"
on rightclick with firework rocket:
name of event-item = "&bHavai Fişek"
block below player != air
push player upwards with speed 2
play sound "block.note.pling" to player
- 10 defa arka arkaya giriş yaptığında yarım saat sonunda 10 jetonu olacaktır.
- çıkıp yarım saat sonrasında girdiğinde jetonu yine de alacaktır çünkü aktifliği yarım saatte bir kontrol ediyor.
on join:
wait 1 tick
while player is online:
add 1 to {online::%player%}...
on rightclick with paper:
name of event-item = "&bUçuş Kağıdı"
cancel event
remove 1 of event-item from player
add 5 minutes to {ucussure::%player%}
set player's fly mode to true
send "&e5 dakika uçuş süresi eklendi."
every second:
loop players where [input's fly...
Denemedim ama çalışacağını düşünüyorum.
on break gold ore or iron ore or diamond ore or emerald ore or coal ore or lapis lazuli ore or redstone ore:
if "%region at player%" contains "maden":
if player has permission "maden.oyuncu":
if {madenkazdi.%player%} < 50...
oyun sürüyor hatasını /oyunbitir komuduyla düzeltebilirsin.
options:
prefix: &b&lKOD &6>
command /oyun1:
permission: sk.admin
permission message: &cBunu yapmak i�in yetkin yok!
trigger:
if {kodlar} is not set:
set {kodlar} to a random integer between 1 and...
options:
prefix: &b&lKOD &6>
command /oyun1:
permission: sk.admin
permission message: &cBunu yapmak i�in yetkin yok!
trigger:
if {kodBasladi} is not set:
set {kodlar} to a random integer between 1 and 999999999999
set {kodBasladi} to true...