Is this going to change anything? authored by Phillip's avatar Phillip
**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