FlyCommand
ModCC0-1.0

FlyCommand

A mod that allows players to fly. It also fixes many problems that lead to the loss of player information and loss of flight status

719
Downloads
1
Followers
2 months ago
Updated
📦
2
Versions

📖About FlyCommand

FlyCommand

简体中文
A mod that allows players to fly.
Currently only supports version mc-1.20.1_fabric-0.16.10+.

This mod provides flight commands:

  • /fly (toggle mode)
  • /fly on (force enable)
  • /fly off (force disable)

Mod Features:

  • Saves mod data to the "playerdata/[player UUID].dat" file within the save after exiting the server or world.
  • When the flight command is enabled, switching game modes does not lose flight status.
  • In Survival and Adventure modes, the landing after exiting flight status grants immunity to fall damage.

Fixed Flight Status Loss Issues:

  • Losing flight status when teleporting across dimensions (client update not sent).
  • Losing flight status when returning to the Overworld via an End portal (data not copied).