> ## 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 Rockford Armory Robbery resource

## Admin Commands

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

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

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

    **Example**:

    ```
    /projectxrockfordarmory
    ```

    <Info>
      This command internally resets the heist. You can also trigger a reset programmatically using the `Reset()` export. See the [Exports](/resources/rockford-armory-robbery-k4mb1/exports) page for details.
    </Info>
  </Accordion>
</AccordionGroup>
