Minecraft:Commands/fly: Difference between revisions
More actions
imported>MinecraftBedrockPlayer7 mNo edit summary |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 22: | Line 22: | ||
<code>[shouldFly: boolean]</code>: [[Minecraft:Argument types#brigadier:bool|bool]] | <code>[shouldFly: boolean]</code>: [[Minecraft:Argument types#brigadier:bool|bool]] | ||
Whether to fly or not | Whether to fly or not. | ||
== Result == | == Result == | ||
Latest revision as of 11:10, 17 August 2026
Template:Outdated featureTemplate:Exclusive Template:Infobox command
Enables Minecraft:flying for a player regardless of Minecraft:gamemode. If no player is specified, toggles the current player to fly.
Flying stops upon touching the ground in Minecraft:survival and Minecraft:adventure mode. Therefore, the player must execute this command mid-air to fly.
Upon succeed, the command prints [PlayerName]: Take to the Air!. The selected player flies similar to Minecraft:creative mode if Minecraft:flying is toggled to true.
Syntax
/fly [player: target] [shouldFly: boolean]
Arguments
[player: target]: CommandSelector<Player>
The player selected
[shouldFly: boolean]: bool
Whether to fly or not.
Result
Template:Result table Template:Result table Template:Result table Template:Result table