> For the complete documentation index, see [llms.txt](https://papertweaks.machinemaker.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://papertweaks.machinemaker.me/v0.1.x/pillager-tools.md).

# Pillager-Tools

Allows you to disable bad omen, patrols, or patrol leaders separately.

## Commands

/ptools toggle  - `Toggles the state of that feature` (vanillatweaks.pillagertools.toggle)\
/ptools stats - `Shows the state of features being enabled/disabled`

## Configuration

```yaml
# False means the feature is disabled, true means enabled
bad-omen: false
patrol-leaders: true
patrols: true
```
