Added new setting to allow disabling the teleport feature on the /pb store.
Added setting Settings.Protection.Allow-member-promotions which disables command which allows players to promote members to the owner role.
Added new %protections_protection_role%
Fixes
Fixed issues with custom block plugins (Actually, ItemsAdder) which caused stacks to drop down to 0 due the way this plugins manage their event simulations.
⚠️ This changes has been tested, but may probably cause some issues with specific configurations or types. Any issue please report me and we'll work on a fix for this.
Fixed issue with /pb store, where sold protections didn't get their cost reduced to 0 to remove them from being on sale.
Fixed issue with some information on protections which weren't cleared once being purchased by other players.
Adjusted movement listener to another priority level to be on the same level or lower to WorldGuard to prevent certain checkings which come from WorldGuard and must be executed before RPB.
Fixed issue with Oraxen, where right clicking with an item started working on a higher level than the vanilla interaction, causing to always open the management inventory on every right or left click. (This forces the usage of the last version of Oraxen due the new information on their API).
Fixed issue with kick implementation, which wasn't working properly on merged protections.
Fixed issue where limit on purchase wasn't being calculated properly.