Hello. i wanted to fix one bug on our server. (autoclonning) by pushing blocks by piston.
But set {anticopy::%location of event-string%} cant be set
I wanna replace variable from event-block to event-string can someone help me?
Sorry for my bad english.
code_language.skript:
on block piston push:
if {anticopy::%location of event-block%} is set:
delete {anticopy::%location of event-block%}
set {anticopy::%location of event-string%} to true
I wanna replace variable from event-block to event-string can someone help me?
Sorry for my bad english.