Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/fly: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{Outdated feature}}{{MC/Exclusive|bedrock}}
{{Outdated feature}}{{exclusive|bedrock}}
{{Infobox command
{{Infobox command
|name=fly
|name=fly
|oplevel = 1
|oplevel = 1
|others = Cheat only
|others = [[Minecraft:Cheat]] only
}}
}}


Enables flying for a player regardless of gamemode. If no player is specified, toggles the current player to fly.
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 survival and adventure mode. Therefore, the player must execute this command mid-air 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 <code>[PlayerName]: Take to the Air!</code>. The selected player flies similar to creative mode if flying is toggled to true.
Upon succeed, the command prints <code>[PlayerName]: Take to the Air!</code>. The selected player flies similar to [[Minecraft:creative mode]] if [[Minecraft:flying]] is toggled to true.


== Syntax ==
== Syntax ==
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 ==
Line 33: Line 33:


{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|fly}}.}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{cmd|link=none|fly}}.}}
|{{MC/HistoryLine||1.2.14|Removed all developer commands.}}
|{{HistoryLine||1.2.14|Removed all developer commands.}}
}}
}}


== Navigation ==
== Navigation ==
{{MC/Navbox commands}}
{{Navbox commands}}

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

History

Template:HistoryTable

Navigation

Template:Navbox commands