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