Changes
Page history
added isSkill condition
authored
Aug 30, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions/playerwithin.md
0 → 100644
View page @
595b54c3
## Description
Checks if any players are within a radius of the target.
## Attributes
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| distance | d | The radius to check in | 0 |
## Examples
```
yaml
Conditions
:
-
playerwithin{d=10}
true
```
## Aliases
-
[x] playerswithin
\ No newline at end of file