Can 2 regions interfere?

Yes, 2 or more regions can interfere together! The way that this gets handled is not the best, but it works. The plugin will check if first region in line has any configuration for that block that is broken, if so then continue and handle it so it doesnt let the other regions handle it. If the first region doesnt have any configuration, it will pass it to the next region in line. If no regions have any configuration for that block, then the block is passed and nothing will happen. Possible Update Feature: - Add support for priorities in region configurations. So if second region in line has a higher priority than first region, then the second region tries to take the block break event!

Last updated