#How can I protect an island from worldedit ?

1 messages · Page 1 of 1 (latest)

hidden kite
#

Skript, not java

wicked flame
#

you can use /rg flag [name] block-break deny

#
on break:
    if "%region at block%" contains "":
        cancel event
#

or do that