> For the complete documentation index, see [llms.txt](https://docs.picklemods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.picklemods.com/paid-resources/firefighter-job/commands.md).

# Commands

#### /startfirescene \[index / name]

This will start a scenario from the config. This will stop the current scenario before starting.

```
-- Both of these commands start the franklin house fire scenario.
/startfirescene franklin
/startfirescene 1
```

#### /stopfirescene

This will stop the current scenario that is in-progress.

Examples:&#x20;

```
-- This will stop the current scenario that is in-progress.
/stopfirescene
```

#### /stopfires

This will stop all active fires in the server.

Examples:&#x20;

<pre><code><strong>/stopfires
</strong></code></pre>
