|
|
**Description:** Checks how many players are in a radius.
|
|
|
## Description
|
|
|
Checks how many players are in a radius.
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
| --------- | ------------- | ------------------------- | ------- |
|
|
|
| amount | a | the given range value to check | >0 |
|
|
|
| radius | range, r | the given radius to check | 32 |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| amount | a | The given range value to check | >0 |
|
|
|
| radius | range, r | The given radius to check | 32 |
|
|
|
|
|
|
Example
|
|
|
------
|
|
|
|
|
|
```
|
|
|
Conditions:
|
|
|
- playersinradius{a=>3;r=16}
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- playersinradius{a=>3;r=16}
|
|
|
```
|
|
|
|
|
|
Extra Information
|
|
|
----------
|
|
|
|
|
|
- [x] Alias: pir, playerinradius
|
|
|
- [x] Type: Location |
|
|
\ No newline at end of file |
|
|
## Aliases
|
|
|
- [x] pir
|
|
|
- [x] playerInRadius |
|
|
\ No newline at end of file |