Перейти к содержимому
Mineforgian

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

Загрузки
1K
Подписчики
1
Обновлён
18 июля 2026 г.
Лицензия
CC0-1.0

Опубликован 3 июня 2025 г.

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)

Client-Side Features

  • With the mod installed, mining speed while flying is synchronized with the server.
  • Without the mod installed, only blocks that are instant-breakable are processed correctly by the server; otherwise, mining speed is still calculated client-side and may be slower.

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 cause the player to lose flight status.
  • In Survival and Adventure modes, the landing after exiting flight status grants immunity to fall damage.
  • In Survival and Adventure modes, while in flight status or after exiting flight but before landing, the mining slowdown penalty mid-air is avoided (requires the mod to be installed on the client for full support).

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).

Ченджлог

1.0.10Релиз1.20.1 · 18 июля 2026 г.

Fixed a Mixin method injection failure caused by an issue with refmap mapping name generation.

1.0.8Релиз1.20.1 · 22 марта 2026 г.

Fixed a bug where the last flight state was not canceled after the player landed directly, resulting in unintended immunity to fall damage.

1.0.7Релиз1.20.1 · 25 февраля 2026 г.

Added client-side support to synchronize mining speed with the server. Players without the mod can still join unaffected, but only instant-breakable blocks will match server-side behavior.

1.0.6Релиз1.20.1 · 24 февраля 2026 г.

Fix: Prevent mining slowdown penalty while flying or in the short period after flight ends before landing (maintains normal mining speed until player touches ground)

1.0.5Релиз1.20.1 · 1 февраля 2026 г.

Fixed a bug where players were permanently immune to fall damage after enabling flight. Modified the mod data storage location to the "playerdata/[player UUID].dat" file within the save, instead of the "fly_players.json" file.

Комментарии

Загружаем…