◆ Added change which allows to add max capacity increments and decrements, by adding the max permission using '+' or '-' on the number. This change allows the following format on all the permissions which allows to define a max amount:
[NEW] -
protectionblocks.max.5 (Legacy permission)
-
protectionblocks.max.+1 (Add permission)
-
protectionblocks.max.-2 (Subtract permission)
-
protectionblocks.max.+1#rank1 (Add permission with identifier, used to make multiple +1 meanwhile their identifiers are different)
-
protectionblocks.block1.max.+1 (Works in other limit permissions)
◆ Included changes to prevent the exit/enter message from being displayed if it's the same as the last message.
◆ Made changes to move the commands section to
Commands.yml.
[NEW] ◆ Made changes to move the permissions section to
Permissions.yml.
[NEW]
⚠️ SQL changes are made in this version. Rollback is not a thing if you don't make a backup of the database. Make sure to check first with a copy if the plugin updates properly.
◆ Made changes to prevent async issues due searching the current protections on a location.
◆ Fixed issue with merge message, which was showing up due treating the same protection as a diferent protection, showing everytime a protection was created.
◆ Fixed issue with fly bypass, not being used to ignore the checkings when a player had this permission.
◆ Fixed issue with WorldGuard regions, having one more block extended in two sides of the protection. The fix of this issue is applied automatically with the last version.
⚠️ This will reduce one block from two sides of every protection, leaving people with less area than before. Make sure to inform the users that their protections may get shrinked a little bit.