|
**Description:** Checks if any players are within a radius of the target.
|
|
## Description
|
|
|
|
Checks if any players are within a radius of the target.
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
| --------- | ------------- | ------------------------- | ---- |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| distance| d | The radius to check in | 0 |
|
|
| distance | d | The radius to check in | 0 |
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
## Examples
|
|
|
|
```yaml
|
|
```
|
|
Conditions:
|
|
Conditions:
|
|
- playernotwithin{d=10} true
|
|
- playernotwithin{d=10} true
|
|
|
|
```
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Alias: playersnotwithin
|
|
## Aliases
|
|
- [x] Type: Entity |
|
- [x] playersnotwithin |
|
\ No newline at end of file |
|
\ No newline at end of file |