This release mainly adds full support to WorldGuard regions and a few of its flags.
Additions:
- Added support to WorldGuard regions flag: block-break. The plugin will now respect this flag and its restrictions
- Added support to WorldGuardExtraFlags and its flags: allow-block-break and deny-block-break. The plugin should now respect these flags and their restrictions in arenas.
Note: For the aforementioned flags and their implementation to work correctly,
the region must have the flag
set to
(or WorldGuard will deny it, as it is considered an "interaction")!
More support and better respect for other flags is to come.