Tested on: 1.20.4, 1.20.6 ◆ Added
{protection_owner} placeholder on list inventory.
[NEW] ◆ Added hook to DeluxeCombat to block certain actions while in combat.
[NEW] ◆ Moved permissions to start working with the new standard, which allows to edit the value of the internal permissions through the
Config.yml file.
[NEW] ◆ Included
/pb fly command, which allows to fly on protections where you are an owner.
[NEW] ◆ Included new setting
Settings.Protection.Flight.Unauthorized-area-remove-after-seconds, which allows to define the amount of seconds before removing the flight ability after leaving the protection.
[NEW] ◆ Included new setting
Settings.Protection.Flight.Exclude-worlds, which allows to define in which worlds the flight control is excluded. (This is an alternative to add the permission
protectionblocks.fly.bypass)
[NEW] ◆ Included new setting
Settings.Protection.Flight.Enable-flight-control, which allows you to define if the flight control should be enabled or not. (By default it's set on
true)
[NEW] ◆ Moved some commands like
reload,
transfer and others to
/pb admin. Also their permissions on the command has been switched to follow the path. If you customized this commands, please remember to copy the previous values and set it on the new sections of the config.
◆ Made general max capacity permission required to allow players to use protection blocks. Now protection blocks max capacity permission is not standalone, and won't give players a valid max amount of available protections, only a max amount with that block. This allows to make things like a max capacity of 10 protections, and having multiple blocks with a max capacity of 5 for example, making players decide how the have to manage their protections within this limits. If you wish to work through the max capacity of the blocks or keep working using it, I suggest adding the permission
protectionblocks.max.bypass.
◆ Fixed title on list inventory which wasn't processing colors.
◆ Fixed issue after deleting a protection block, which was causing other protections to be removed even when they weren't related to the protection block.
◆ Made changes to ensure the worldguard region is updated with the new values on the protection block. (This currently does not check protections which are being extended instead of shrinked)