Each door now has a new bypassProtections flag that, when set, allows the door to ignore all protection plugins (e.g. WorldGuard, PlotSquared, etc) when toggled.
The permission node bigdoors.admin.setbypassprotections will give you access to:
The command /setBypassProtections <doorName || doorUID> <true || false>
The new GUI button to toggle the new property. A TNT block indicates the door bypasses all protections ("dangerous") and a diamond indicates it will respect protections ("valuables are safe" / "everything in pristine condition").
Each door now has a new
bypassProtections
flag that, when set, allows the door to ignore all protection plugins (e.g. WorldGuard, PlotSquared, etc) when toggled.The permission node
bigdoors.admin.setbypassprotections
will give you access to:/setBypassProtections <doorName || doorUID> <true || false>