📚 Documentation
Plugin

Lock, Access Permissions, and Organization Management

ℹ️<…>Required[…]Optional

Protection & Organization Plugin Commands

1. Lock Plugin: Protection & Access Permissions

Manages the locking and access permissions of placed blocks and entities.

  • /lock
    The basic command to lock placed chests, doors, and other blocks or entities. Automatically starts protection.
  • /unlock
    Command to unlock a locked block or entity.
  • /bolt trust add <player>
    Grants the specified player access permissions to all of your protections.
  • /bolt edit add <player>
    Allows the specified player additional access to a specific chest or door that you are protecting.

2. Organization Plugin: Group Management

Commands for players to create and manage organizations.

  • /org help
    Displays a list of commands.
  • /org create <name>
    Creates an organization.
  • /org invite <player> [organization name]
    Invites a player to an organization (organization name is required if the leader has multiple organizations).
  • /org join <organization name>
    Joins an invited organization.
  • /org leave
    Leaves the organization you belong to (not allowed for leaders).
  • /org kick <player> <organization name>
    Expels a member from an organization (leader only).
  • /org list
    Displays a list of all organizations.
  • /org info <organization name>
    Displays detailed information about an organization (description, base, members, etc.).
  • /org setdesc <description> <organization name>
    Changes the organization's description (leader only).
  • /org setbase <location name etc.> <organization name>
    Sets base information (arbitrary string / leader only).
  • /org setrole <player> <role> <organization name>
    Assigns a role to the specified member.
  • /org removerole <player> <organization name>
    Removes a role.
  • /org transfer <player> <organization name>
    Transfers organization leadership to another player (that player must be a member).
  • /org delete <organization name>
    Initiates organization deletion confirmation (requires /confirm within 30 seconds).
  • /org confirm <organization name>
    Confirms organization deletion.
  • /org cancel <organization name>
    Cancels organization deletion confirmation.