Im trying to make a command that clears an area in my box server, and it resets the mines it deletes
I'm very new to skript so please don't make fun of me, i have no idea what im doing. Any help is appreciated
Heres the script:
command: /declutter
permission: op
trigger:
execute console command "fill -287 204 -224 -164 107 -386 minecraft:air"
execute console command "mrl reset iron"
execute console command "mrl reset wood"
execute console command "mrl reset diamond"
execute console command "mrl reset stone"
execute console command "mrl reset emerald"
I'm very new to skript so please don't make fun of me, i have no idea what im doing. Any help is appreciated
Heres the script:
command: /declutter
permission: op
trigger:
execute console command "fill -287 204 -224 -164 107 -386 minecraft:air"
execute console command "mrl reset iron"
execute console command "mrl reset wood"
execute console command "mrl reset diamond"
execute console command "mrl reset stone"
execute console command "mrl reset emerald"