#how do i stop this from happening

1 messages · Page 1 of 1 (latest)

inner berry
#

set the commandoutput gamerule to false

#

huh

sly oxide
#

?

#

Does it show only for OPs or everyone?

inner berry
#

op probably

#

you should probably just use skript changers

#

set blocks within %location% and %location% to %block type% iirc it should be the same as the vanilla fill

sly oxide
#

Yeah

#

Using execute command isn't very efficient. Nor is it very casual.

#

You'll have to substitute the variables,

#

I guess loop all blocks in the area and fill it one by one.

inner berry
#

you're using fill in your orginal skript too...?

#

just do what you did there

#

how

#

set blocks within location({position1}, 81, {position2}, world "agario") and location({position1}, 81, {position2}, world "agario") to slime block

#