promotional bannermobile promotional banner

/fly true [Creative Flight Replica]

Fly command. An attempt to replicate Minecraft's Creative Mode flight mechanics in Survival. No Cheats. No Education Edition.
Back to Files

Fly True 1.2.1

File nameFly True.mcaddon
Uploader
wllysswllyss
Uploaded
Aug 14, 2026
Downloads
1.9K
Size
20.6 KB
File ID
8643828
Type
R
Release
Supported game versions
  • 26.40
  • 26.30
  • 26.20
  • 26.13
  • 26.12
  • 26.11
  • 26.10
  • 26.3
  • 26.0.02
  • 26.0
  • 1.21.132
  • 1.21.131
  • 1.21.130
  • 1.21.124
  • 1.21.123
  • 1.21.122
  • 1.21.121
  • 1.21.120

What's new

[1.2.1]

Fixed

  • Auto-jump (triggered when walking into a 1-block ledge) was incorrectly counted as a manual jump press, causing unintended double-jump flight toggles. Jump/sneak detection now reads raw button state (player.inputInfo.getButtonState) instead of player.isJumping/isSneaking, since those reflect engine-triggered state and not just actual button presses.

[1.2.0]

Added

  • /set:flyaccess <Enable> - new admin-only command (GameDirectors permission level) to enable or disable public access to /set:fly.
  • /set:flyplayer <Target> <Enable> - new admin-only command to set fly status for other players directly via selector (@a, @p, player name, etc.), without requiring the target player to run the command themselves.

Changed

  • /set:fly <Enable> now checks the public access flag (flyPublicAccess) before executing. If an admin disables it via /set:flyaccess false, the command will reject execution and return a message indicating the feature is currently disabled, instead of toggling fly status.

Notes

  • Public access to /set:fly is enabled by default (flyPublicAccess = true) unless explicitly disabled by an admin.
  • The command remains registered and still appears in autocomplete even when disabled — the restriction happens at the execution level, not by hiding the command from the list.
  • No changes were made to the underlying fly mechanics (movement/steer-velocity logic) — this update is limited to permission and command control.

[1.1.0]

Added

  • /flysetting command, allowing players to customize their flight settings through an in-game form.
  • /flysettingclear command, allowing players to reset their flight settings.

Notes

  • Both commands require Permission Level 2 or higher, preventing regular players from modifying flight settings without authorization.

This mod has no related projects