Survival Fly
No reviews yet
A Fabric/(Neo)Forge mod that lets server owners allow players to fly in survival mode.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Enhances or modifies player movement, including new actions or animations.
Includes tools and features for server management.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description

Adds a /flight command for survival players!
Flight (and /flight)
- Allows the player to
fly in survival mode. - By default,
anyonecan use this command. - Command Usages:
/flight,/flight enable/disable 'target(s)' - Only server operators can toggle flight for others players.
This feature is available in all versions!- You can press
CTRL + ALT + Fto toggle flight(exclusive to newer versions, 1.3 and above).
Flight Speed
- Changes the
player's flight speed. - Command Usages:
/flightspeed set speed% `target(s)`,/flightspeed get `target,/flightspeed reset `target(s)` - You can also use
ALT + SCROLLto change flight speed, and pressBto reset your flight speed(client-side installation required). - Only server operators can change the flight speed for other players.
Exclusive to version 1.2 and above.
Flight Status
- Shows whether the target player has flying abilities.
- Command Usage:
/flightstatus `target` - Only server operators can view the flight status of other players.
Exclusive to version 1.1 and above.
Crouch Flight
- Allows the player to
crouch in-place while flying. - Hold
CTRL + SHIFTto use crouch flight. - Anyone can use this feature, if they enable it client-side in their options.
Exclusive to newer versions (1.3.1 and above).
Friendly Flight
Temporarily disables player flight abilities when entering combat, or being attacked.- Flight will be disabled for
20 seconds,for each player involved in combat. - You can choose if flight should be disabled from
player combatandmob combat, orplayer combat only. For singleplayer users,set the"Friendly Flight"option to eitherPlayers and Mobs, orPlayers only.For server owners,use the following command:/friendlyflight off / players_and_mobs / players_onlyExclusive to newer versions (1.3 and above).
Elytra Flight
- Requires players to wear an elytra to use
flying abilities. - Elytra durability will decrement as the player uses their
flying abilities. The faster the player's flight speed, the more elytra durability will wear down.Exclusive to newer versions (1.3 and above).
Flight Exhaustion
- Makes players lose hunger when using
flying abilities. The faster the player's flight speed, the more hunger they lose.Exclusive to newer versions (1.3 and above).
/permissions command
Sets the permission level in which players can use basic Survival Fly commands. These commands include:
- /flight
- /flightspeed
- /flightstatus
Permission levels:
Regular (default option)
- Anyone can use commands.
Moderator
- Players that bypass spawn protection can use commands.
Gamemaster
- Players that have higher authority, such as permission to use command blocks, change gamemode, change difficulty, etc. can use comands.
Admin
- Only players with operator can use commands.
Note: Permission level "Regular" means that players can only use Survival Fly commands on themselves. Only operators can use these commands on other players.
(since: v1.3)
LuckPerms Integration
You can use LuckPerms with this mod! (Fabric, NeoForged and Forge only)
Only compatible on version 1.3 of the mod or higher.
Permission Nodes for Survival Fly
- "survivalfly.flight" - Allows /flight and /flightstatus execution on self.
- "survivalfly.flight_speed" - Allows /flightspeed execution on self.
Note: LuckPerms is optional! Meaning, if you don't want to use LuckPerms:
- Command permissions are based on Survival Fly's built-in "permission" system, which you can view above.
- With LuckPerms installed, permissions are determined by the permission nodes, listed above.
Due to a NeoForged 1.21.1 incompatibility issue w/ LuckPerms, LuckPerms will not work with this version of Minecraft on NeoForged.
For older version players (1.21.11 [not including 1.21.1], and below)
Players should install this mod for themselves client-side, otherwise they will not be able to read messages when executing commands.
Commands will still work, but messages will be unreadable. This issue has been fixed in version 1.3 for Minecraft 26.1 and above.
To change permission level for commands, locate the "survivalfly-config.json" file, and set the permission level to one of the following strings:
- "REGULAR" (now called "ANYONE" on version 1.3 and above)
- "MODERATOR"
- "GAMEMASTER"
- "ADMIN"
- "OWNER" (no longer exists in version 1.3 and above)
Requires Balm and YetAnotherConfigLib!
Created by Dillon8775. All rights reserved unless explicitly stated.
Flight (and /flight)
- Allows the player to
fly in survival mode. - By default,
anyonecan use this command. - Command Usages:
/flight,/flight enable/disable 'target(s)' - Only server operators can toggle flight for others players.
This feature is available in all versions!- You can press
CTRL + ALT + Fto toggle flight(exclusive to newer versions, 1.3 and above).
Flight Speed
- Changes the
player's flight speed. - Command Usages:
/flightspeed set speed% `target(s)`,/flightspeed get `target,/flightspeed reset `target(s)` - You can also use
ALT + SCROLLto change flight speed, and pressBto reset your flight speed(client-side installation required). - Only server operators can change the flight speed for other players.
Exclusive to version 1.2 and above.
Flight Status
- Shows whether the target player has flying abilities.
- Command Usage:
/flightstatus `target` - Only server operators can view the flight status of other players.
Exclusive to version 1.1 and above.
Crouch Flight
- Allows the player to
crouch in-place while flying. - Hold
CTRL + SHIFTto use crouch flight. - Anyone can use this feature, if they enable it client-side in their options.
Exclusive to newer versions (1.3.1 and above).
Friendly Flight
Temporarily disables player flight abilities when entering combat, or being attacked.- Flight will be disabled for
20 seconds,for each player involved in combat. - You can choose if flight should be disabled from
player combatandmob combat, orplayer combat only. For singleplayer users,set the"Friendly Flight"option to eitherPlayers and Mobs, orPlayers only.For server owners,use the following command:/friendlyflight off / players_and_mobs / players_onlyExclusive to newer versions (1.3 and above).
Elytra Flight
- Requires players to wear an elytra to use
flying abilities. - Elytra durability will decrement as the player uses their
flying abilities. The faster the player's flight speed, the more elytra durability will wear down.Exclusive to newer versions (1.3 and above).
Flight Exhaustion
- Makes players lose hunger when using
flying abilities. The faster the player's flight speed, the more hunger they lose.Exclusive to newer versions (1.3 and above).
/permissions command
Sets the permission level in which players can use basic Survival Fly commands. These commands include:
- /flight
- /flightspeed
- /flightstatus
Permission levels:
Regular (default option)
- Anyone can use commands.
Moderator
- Players that bypass spawn protection can use commands.
Gamemaster
- Players that have higher authority, such as permission to use command blocks, change gamemode, change difficulty, etc. can use comands.
Admin
- Only players with operator can use commands.
Note: Permission level "Regular" means that players can only use Survival Fly commands on themselves. Only operators can use these commands on other players.
(since: v1.3)
LuckPerms Integration
You can use LuckPerms with this mod! (Fabric, NeoForged and Forge only)
Only compatible on version 1.3 of the mod or higher.
Permission Nodes for Survival Fly
- "survivalfly.flight" - Allows /flight and /flightstatus execution on self.
- "survivalfly.flight_speed" - Allows /flightspeed execution on self.
Note: LuckPerms is optional! Meaning, if you don't want to use LuckPerms:
- Command permissions are based on Survival Fly's built-in "permission" system, which you can view above.
- With LuckPerms installed, permissions are determined by the permission nodes, listed above.
Due to a NeoForged 1.21.1 incompatibility issue w/ LuckPerms, LuckPerms will not work with this version of Minecraft on NeoForged.
For older version players (1.21.11 [not including 1.21.1], and below)
Players should install this mod for themselves client-side, otherwise they will not be able to read messages when executing commands.
Commands will still work, but messages will be unreadable. This issue has been fixed in version 1.3 for Minecraft 26.1 and above.
To change permission level for commands, locate the "survivalfly-config.json" file, and set the permission level to one of the following strings:
- "REGULAR" (now called "ANYONE" on version 1.3 and above)
- "MODERATOR"
- "GAMEMASTER"
- "ADMIN"
- "OWNER" (no longer exists in version 1.3 and above)
Created by Dillon8775. All rights reserved unless explicitly stated.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers