|
**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 |
|
|
| Attribute | Aliases | Description | Default |
|
|
| --------- | ------------- | ------------------------- |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| region| r, name, n | The region to check|
|
|
| region | r, name, n| The region to check | |
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
## Examples
|
|
|
|
```yaml
|
|
```
|
|
|
|
Conditions:
|
|
Conditions:
|
|
- region{r=someregion} true
|
|
- region{r=someregion} true
|
|
```
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Alias: inregion
|
|
## Aliases
|
|
- [x] Type: Location |
|
- [x] inregion |
|
\ No newline at end of file |
|
\ No newline at end of file |