To jest caly moj kod dzkieki wam:
on place:
if {edycja.nzb} is true:
set {niezniszczalny::%location of event-block%} to true
on break:
if {edycja.nzb} is true
stop
{niezniszczalny::%location of event-block%} is set
cancel event
command /nzb:
permission: nzb.*
trigger:
set {edycja.nzb} to true
command /nzboff:
permission: nzb.*
trigger:
set {edycja.nzb} to false
Nie sprawdzalem czy dziala ale napisze jezeli dziala!