Please see Migration to V2 if you are updating from a 1.x version.
The goal of the last version was to make this plugin compatible with legacy versions of spigot and/or paper.
What I didn't had in mind was that world guard 7 is not available for versions below 1.13. Adding legacy support for world guard six would require to publish two separate versions of this plugin which i dont want. It would also be too much work for the amount of legacy Servers out there. So I decided to disable the region condition for legacy servers.
To enable you to use regions without World Guard I added a new condition which is called SimpleRegion. This condition allows you to define a cuboid region like you can with World Guard.
+ add new simple region location condition. This is the replacement for region condition on legacy Versions.
* Fixed a bug which prevents BDO from starting when using a legacy (<7) World Guard version.
- Disabled Region Condition for Versions <1.13. (All Versions incompatible to WG7)