_OnePage_
Cehennem Yükleniyor - %89
bu skriptim basit olabilir önerilerinizi ve şikayetlerinizi lütfen bildirin
skriptde yetki verme komutunu ve alma komutunu siz ayarlayabilirsiniz çöpcü.çöpcü permission %arg-1% ise player o yüzden o kısımları doğru ayarlamanız gerek %player% ayarlamayın
Tanıtım videosu:
skriptde yetki verme komutunu ve alma komutunu siz ayarlayabilirsiniz çöpcü.çöpcü permission %arg-1% ise player o yüzden o kısımları doğru ayarlamanız gerek %player% ayarlamayın
Kod:
options:
yetkivermekomutu: manuaddp %arg-1% çöpcü.çöpcü
yetkialmakomutu: manudelp %arg-1% çöpcü.çöpcü
on drop:
loop all blocks in radius 5 around location of event-location:
{çöp::%location of loop-block%} is true
add event-item to {çöp::%location of loop-block%::içindekiler::*}
cancel event
remove event-item from player's inventory
on place of cauldron:
name of tool is "&6Çöp Kutusu"
set {çöp::%location of event-block%} to true
on rightclick on cauldron:
player has permission "çöpcü.çöpcü"
loop {çöp::%location of event-block%::içindekiler::*}:
drop loop-value at location 1 meters above event-block's location
delete {çöp::%location of event-block%::içindekiler::*}
command /copculuk <player>:
permission: verme.yetkisi
trigger:
arg-1 has permission "çöpcü.çöpcü":
arg-1 isn't op
execute console command "{@yetkialmakomutu}"
stop
execute console command "{@yetkivermekomutu}"
give 2 cauldron named "&6Çöp Kutusu" to arg-1
on break:
{çöp::%location of event-block%} is true
player has permission "çöpcü.çöpcü":
loop {çöp::%location of event-block%::içindekiler::*}:
drop loop-value at event-block
delete {çöp::%location of event-block%::*}
delete {çöp::%location of event-block%}
cancel event
drop 1 of cauldron named "&6Çöp Kutusu" at location 1 meters above event-block's location
set event-block to air
else:
cancel event
Son düzenleme: