Skip to main content

Permissions

All Blueprint commands require OP by default. Permissions can be managed with any permissions plugin (e.g. LuckPerms).

Permission Nodes

PermissionDescriptionDefault
blueprint.adminGrants access to all Blueprint commandsOP
blueprint.bypass.lockAllows placing and breaking blocks in locked worldsOP

Notes

  • blueprint.admin covers every command in the plugin. There is no need to grant individual command nodes separately if you want a player to have full access.
  • blueprint.bypass.lock is independent of blueprint.admin. Grant it separately to players or staff who need to build in locked worlds without unlocking them globally.
  • Individual command permissions follow the pattern blueprint.command.<name> (e.g. blueprint.command.create, blueprint.command.snapshot). These are checked automatically and fall back to blueprint.admin.