Added option to bypass Vault and go straight to economy engine you want to use. This allows to have some flexibility when needed.
Added direct support for CMIEconomy
Now note blocks will be correctly recognized and both (left and right) clicks will be prevented when player doesn't have permission for it.
Some optimizations for random teleport method, to be faster and to avoid using some "strange" code.
Now /res auto will properly calculate max residence size if you have ignoreY set to true.
Some general fixes with issue when Oak doors, trap doors and gates not being included into protected (door) list. Unified some code related to stuff like this in general to be more future update friendly.
Some general NMS class cleanup from deprecated code which reduced plugin file size by ~200KB. So don't be scared, plugin is still 100% there, only some code got optimized and removed
Some small fix for dryland check when 3rd party plugins generate maps and causing errors.