Fixed issue with new Place and Break permissions, which weren't using the proper boundary size, and were limiting the usage of blocks for other users on one additional block on every axis.
Fixed issue with new Interact permission, which wasn't using the proper value during the checking, and was using the value of another permission.
Changes
Switched system to unload recipes on actual Minecraft versions, using the new API to prevent unload issues. The recipe service shouldn't take any amount of time now while reloading.
Switched size of the price fields. Now price fields will allow up to 22 numbers and 2 decimals (Previous amount was 9-10 numbers and 2 decimals).