# Check Fire

If this feature is enabled, the bot will check if the world is containing any fire or not, if it has fire then it will skip the world and send webhook message `FIRE`.

{% hint style="info" %}
For better usage, this feature require webhook status ( edit ) to be enabled.
{% endhint %}

{% hint style="info" %}
This feature will also send message to debug webhook.
{% endhint %}

#### Example

```lua
checkFire = true
```
