# Configuration

## Default configuration

```yaml
# #################################################################
# ┌─────────────────────────────────────────────────────────────┐ #
# │                            Ignore                           │ #
# └─────────────────────────────────────────────────────────────┘ #
# #################################################################

# /ignore (player)
ignore:
  # Enable/disable this command
  enabled: true
  # Blacklist of users who cannot be ignored
  blacklist:
    - "TectHost"
```

* **Enabled:** Enable/disable full module (modular option)
* **Blacklist:** Blacklisted users (cannot be ignored)
