|
|
|
**Description**: Matches number of players online
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
|
|
|
|
| amount | | The number of players to check for. Can be a range | |
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples**
|
|
|
|
```
|
|
|
|
- playersOnline{amount=>5}
|
|
|
|
``` |
|
|
|
\ No newline at end of file |