> ## 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 NTeam Fleeca Bank Robbery resource

## Admin Commands

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

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

    **Description**: Resets the nearest Fleeca bank within 50 units of your position. Useful for testing or recovering from a stuck robbery.

    **Example**:

    ```
    /projectxfleeca
    ```

    <Info>
      This command resets the closest bank location automatically. To reset a specific bank programmatically, use the `Reset(location)` export instead. See the [Exports](/resources/fleeca-bank-robbery-nteam/exports) page for details.
    </Info>
  </Accordion>
</AccordionGroup>
