📌Permissions

Remember that all these permissions can be completely modified in the server files, these are the ones that are generated by default but you can always change them.

Permission
Description
Users

protectionblocks.max.<amount>

Allows you to place as many protections as specified on the permission. Ex., protectionblocks.max.5 will allow you to place up to 5 protections.

protectionblocks.<id>.max.<amount>

Allows you to place the amount of a type of protection as specified in the permit. Ex., protectionblocks.100x100.max.2

protectionblocks.delete.others

Allows you to delete other players' protections by removing the block.

protectionblocks.manage.others

Allows you to edit the information of other players' protections. This actually only allows you to edit flags in case you don't have the other permissions.

protectionblocks.rename.others

Allows you to rename other players' protections.

protectionblocks.members.add.others

Allows you to add members on other players' protections.

protectionblocks.members.remove.others

Allows you to remove members on other players' protections.

protectionblocks.owners.add.others

Allows you to add owners on other players' protections.

protectionblocks.owners.remove.others

Allows you to remove owners on other players' protections.

protectionblocks.max.bypass

Allows you to bypass the limit of allowed protections. Otherwise, the plugin will use the specified max amount on the permissions, or it'll not allow them to use blocks.

protectionblocks.reload

Allows you to reload the plugin.

protectionblocks.blocks

Allows you to access the GUI to see all the registered protection blocks.

protectionblocks.blocks.create

Allows you to use the add command to create new protection blocks.

protectionblocks.blocks.remove

Allows you to use the remove command to delete registered protection blocks or delete blocks from the blocks management GUI.

protectionblocks.blocks.give

Allows you to use the give command to get a copy of the protection blocks on the inventory or get the blocks from the blocks management GUI.

protectionblocks.admin

Commands used to manage staff commands.

Last updated