New permissions [RoyaleProtectionBlocks 1.14.0 Alpha Released]
Additions
Added new permissions Place, Break, Interact, which offer a basic version of the control offered by WorldGuard. This permission may be more restrictive than the original one. Even if this permission exists, WorldGuard still has rights to prevent this actions. If you want to use the version from RPB, you'll have to set ALLOW on this permissions on the flags by default.
Added new options on the Protection-Permissions.yml, which allows you to disable certain actions. This option may not work as expected, as it's experimental, and we took consideration of certain situations, and may not suit with every expected behaviour.
Added new compatibility with Nexo for custom blocks. This works using the same compatibility as Oraxen, and it'll allow the same blocks it actually allows on the plugin.
Added new parameter for /pb admin flag called --group-only, which will modify the flags based on the usual configuration specified in this command, but will only modify the flag group instead of the flag value. The command won't require the value field if specified.
Changes
Made some changes on the way recipes are unloaded. This process was removing the recipes individually and resetting the recipes of the server, which causes a lot of consumption. Now recipes are unloaded on reload and shutdown together, and then the recipes of the server are reset with the correct recipes.
Some debug messages has been moved to a new experimental debug system, which implies internal code changes mostly, but is still on work and some debug messages won't be using log system yet, or will be disabled.
ℹ️ We are sorry for the delay of the update, we had some reports due some issues, which actually most of them haven't been cause issues on the plugin, but we had to verify and make sure there wasn't an issue to be fixed before releasing the update.