|
|
|
## Description
|
|
|
|
This condition checks if the target player is crouching or not.
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
*This condition has no attributes*
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Conditions:
|
|
|
|
- crouching true
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
|
|
|
|
- [x] iscrouching
|
|
|
|
- [x] sneaking
|
|
|
|
- [x] issneaking |
|
|
|
\ No newline at end of file |