|
|
|
## Description
|
|
|
|
Checks the velocity of the target entity against a range
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| velocity | v | The velocity to check for | |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Conditions:
|
|
|
|
- velocity{v=<3} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |