Appearance
Action Set Flying
Enables or disables flight for the player.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Player Selector | Select | Yes | Triggering Player | Choose which player(s) are affected. |
| Username | String | Yes (if Specific) | — | Visible when selector = Specific Player. |
| Permission | String | Yes (if Permission) | — | Visible when selector = Players with Permission. |
| Flight Mode | Boolean | Yes | true | Allow or disallow flight. |
| Start Flying Immediately | Boolean | No | false | If enabled, the player begins flying right away (rather than just enabling the ability). |
Example
Enable flight and start flying immediately:
- Set Flight Mode to
true - Set Start Flying Immediately to
true
