/fly
< Commands
This page describes content that has been removed from the game.
This feature was present in earlier versions of Minecraft, but has since been removed.
This feature is exclusive to Bedrock Edition.
/fly| Permission level required |
1 |
|---|---|
| Restrictions |
Cheat only |
{
"title": "<code>/fly</code>",
"rows": [
{
"field": "1",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "(link to Options article, displayed as Cheat) only",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Enables flying for a player regardless of 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.
Upon succeed, the command prints [PlayerName]: Take to the Air!. The selected player flies similar to creative mode if 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
| Command | Trigger | Bedrock Edition |
|---|---|---|
| Any | The command is incomplete, or any argument is not specified correctly. | Unparseable |
| Otherwise | Successful |
History
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.2.13 | release | Accidentally added developer commands to iOS, including /fly. | |||||
| 1.2.14 | Removed all developer commands. | ||||||