#How to do so you cant break map
1 messages · Page 1 of 1 (latest)
what command do i use
just use worldguard and multiverse-core
or just if you wanna do it in skript
on block break:
if event-block is diamond_ore
set event-block to bedrock
wait 5 seconds
set event-block to diamond_ore
else:
cancel event
send "You can not mine here"
to make bypasses for other ores or blocks just add else if's
check the region of the brkoen block
worldguard is pretty simple to understand, just select region with worldedit and create a wg region with flags u want
then skript is very compatible with it
World guard is basically for people who don’t script, if he’s asking for “skript-help” I’d assume he wants a skript to fix it
But yeah he’s already using regions world guard would work
Simple solution: Worldguard
Cooler, more awesome solution: Skript
Skbee bounds is what u can use