Update playersinradius authored by Lxlp's avatar Lxlp
...@@ -7,7 +7,7 @@ Checks how many players are in a radius. ...@@ -7,7 +7,7 @@ Checks how many players are in a radius.
| 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, distance | The given radius to check | 32 | | radius | r, distance, d | The given radius to check | 32 |
| ignorespectator | is | Whether players in spectator mode should be ignored | true | | ignorespectator | is | Whether players in spectator mode should be ignored | true |
... ...
......