> ## Documentation Index
> Fetch the complete documentation index at: https://docs.projectx.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Commands

> Admin commands for the K4MB1 Bobcat Heist resource

## Admin Commands

<AccordionGroup>
  <Accordion title="projectxbobcatk4mb1" icon="terminal">
    **Usage**: `/projectxbobcatk4mb1`

    **Permission**: Admin (configurable via `CheckPerms` in the bridge)

    **Description**: Forces a full heist reset, unlocking doors and clearing any active robbery state. Useful for testing or recovering from a stuck robbery.

    **Example**:

    ```
    /projectxbobcatk4mb1
    ```

    <Info>
      This command internally calls the `Reset()` export. You can also trigger a reset programmatically from another resource using that export. See the [Exports](/resources/bobcat-heist-k4mb1/exports) page for details.
    </Info>
  </Accordion>
</AccordionGroup>
