# Nord Crime & OpCrimes

# Nord Crime & OpCrimes

```lua
Config.CrimeBridge = 'auto'
```

## Automatic provider choice

The intended automatic behavior is to use `nord_crime` when started and fall back to `op-crime` when appropriate.

Organization-aware benches read organization state from the player and validate access server-side.

Nord Crime integration also provides exports that can create fixed organization benches directly from another resource.

Set:

```lua
Config.CrimeBridge = false
```

to disable organization access integration entirely.
