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