> ## 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 Default Paleto Bank Robbery resource

## Admin Commands

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

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

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

    **Example**:

    ```
    /projectxpaleto
    ```

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