please help me.
how to receive all chunks in a radius?
thanks.
how to receive all chunks in a radius?
code_language.skript:
#example
command chunks <location> <integer>:
trigger:
loop chunks at arg-1 in radius arg-2:
broadcast "%loop-chunk%"
thanks.
Last edited: