Toggle sneaking
sneakToggle sneaking state for a Minecraft player. Set enabled to true to start crouching, or false to stop.
Instructions
Enable or disable sneaking (crouching) for the player.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No | Online player name (defaults to the first online player) | |
| enabled | Yes | true to start sneaking, false to stop |