◆ Included option to disable protection placement inside another protection, even being the main owner (just in case someone needs it).
[NEW] ◆ Included new command
/pb setspawn which will allow you to define the location people is sent after being kicked or banned.
[NEW] ◆ Included new command
/pb leave which allows you to leave from a protection, removing the player from the owners/members list.
[NEW] ◆ Included new command
/pb buy which allows to purchase protection blocks.
[NEW] ◆ Included new setting on protection blocks which allows to define a price for them, which will include them on the
/pb buy command list.
[NEW] ◆ Included new permission
ProtectionBlocks.{block}.max.{amount} which allows you to define a max of placed blocks for a specific protection block. This permission has priority over the general
ProtectionBlocks.max.{amount} permission.
[NEW] ◆ Included new
--export-only option on
/pb purge which will end the command and export the result in a JSON file inside the plugin's folder.
[NEW] ◆ Included new
--show-ignored-players option on
/pb purge which will allow to show the ignored players when exporting the result into a JSON, allowing to check data from the registered players in the plugin to check the reasons why they were ignored.
[NEW] ◆ Fixed issue with purge system which was not properly processing which kind of values where placed, so they were treated as minutes instead.
◆ Fixed issue with
/pb kick command which wasn't checking if the player was the owner of the protection or had a permission to kick on other protections.
◆ Fixed issue where placeholders were processed on setting the flags to new protections.