waypoint_receive_range
Adds to the range at which the entity can receive waypoints from others.
Categories: attribute, player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
range | The number of blocks to add to the waypoint receive range. Supports expressions. | EXPRESSION |
Example
effects:
- id: waypoint_receive_range
args:
range: %level% * 100
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |