|
|
|
## Description
|
|
|
|
Checks the target player's experience level
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| level | l | Range of amount of experience level to check for | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
TargetConditions:
|
|
|
|
- EnchantingLevel{l=<10} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |