updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** If the target is within the given WorldGuard region.
## Description
Checks if the target is within the given WorldGuard region.
---
**Attributes:**
## Attributes
| Attribute | Aliases | Description |
| --------- | ------------- | ------------------------- |
| region| r, name, n | The region to check|
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| region | r, name, n| The region to check | |
---
**Examples:**
```
## Examples
```yaml
Conditions:
- region{r=someregion} true
```
---
**Extra Information:**
- [x] Alias: inregion
- [x] Type: Location
\ No newline at end of file
## Aliases
- [x] inregion
\ No newline at end of file