or right click:
player's tool is diamond_hoe named "&7Crowbar":
if target block is spawner:
set {spawner} to target block
set target block to air
give {spawner} to player
Chyba tak Nie jestem pewny czy nie powinno byc mob spawner zamiast spawner ale chyba jest dobrze
variables:
{msg} = true
command /msgw <text>:
permission: msg.wlacz
trigger:
if arg 1 is "on":
set {msg} to true
if arg 1 is "off":
set {msg} to false
on command "/msg"
if {msg} is true:
execute player command "/msg"
if {msg} is false:
cancel event
send "&4MSG WYLACZONO!
on death:
if attacker is a player:
if victim is a player:
play raw sound "random.pop" at attacker with pitch 1 volume 100
play raw sound "random.hit" at victim with pitch 1 volume 100
send "Dzwiek zadzialal" to console #1
wait 1 seconds
send "Dzwiek dla %victim% powinien sie pojawic za chwile..." to console #2
xEver1337 Przeszukaj dzial Promowane skrypty, tam jest wiele skryptow na skrzynki jakich potrzebujesz, widzialem taki z animowanym otwieraniem, trzeba tylko poszukac.
Ja nic nie kopiowalem, zaczalem pisac a gdy go opublikowalem, odswiezyla sie strona i zobaczylem ze napisales skrypt przedemna Nie mow ze kopiuje nie wiedzac jak to dokladnie wygadalo