|
|
**Description**: Matches the number of players in the caster's world
|
|
|
## Description
|
|
|
Matches the number of players in the caster's world
|
|
|
|
|
|
---
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
**Attributes**
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| amount | a | The number of players to check for. Can be a range | 0 |
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
|
|
|
| amount | | The number of players to check for. Can be a range | |
|
|
|
|
|
|
Examples
|
|
|
---
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
Conditions:
|
|
|
- playersInWorld{amount=>5}
|
|
|
``` |
|
|
\ No newline at end of file |