Lock, Access Permissions, and Organization Management
ℹ️
<…>Required[…]OptionalProtection & Organization Plugin Commands
1. Lock Plugin: Protection & Access Permissions
Manages the locking and access permissions of placed blocks and entities.
- The basic command to lock placed chests, doors, and other blocks or entities. Automatically starts protection.
/lock - Command to unlock a locked block or entity.
/unlock - Grants the specified player access permissions to all of your protections.
/bolt trust add <player> - Allows the specified player additional access to a specific chest or door that you are protecting.
/bolt edit add <player>
2. Organization Plugin: Group Management
Commands for players to create and manage organizations.
- Displays a list of commands.
/org help - Creates an organization.
/org create <name> - Invites a player to an organization (organization name is required if the leader has multiple organizations).
/org invite <player> [organization name] - Joins an invited organization.
/org join <organization name> - Leaves the organization you belong to (not allowed for leaders).
/org leave - Expels a member from an organization (leader only).
/org kick <player> <organization name> - Displays a list of all organizations.
/org list - Displays detailed information about an organization (description, base, members, etc.).
/org info <organization name> - Changes the organization's description (leader only).
/org setdesc <description> <organization name> - Sets base information (arbitrary string / leader only).
/org setbase <location name etc.> <organization name> - Assigns a role to the specified member.
/org setrole <player> <role> <organization name> - Removes a role.
/org removerole <player> <organization name> - Transfers organization leadership to another player (that player must be a member).
/org transfer <player> <organization name> - Initiates organization deletion confirmation (requires /confirm within 30 seconds).
/org delete <organization name> - Confirms organization deletion.
/org confirm <organization name> - Cancels organization deletion confirmation.
/org cancel <organization name>