Changes
Page history
Is this going to change anything?
authored
Dec 27, 2021
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/conditions/playerwithin.md
0 → 100644
View page @
d4c517d0
**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