Jump
Makes players jump (with modifiable jump strength).
Syntax
Jump @players jump_strength?
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players | Yes | Player variable (e.g. @all, @classDPlayers) | |
jump strength | No | Any number | Default: default jump strength |
Details
This also works for players in the air. Allowing for mid-air jumps.
On a running server
Use serhelp Jump to inspect the reference generated by your installed SER version.