# Languages

[EN/English](https://lyuwenhan.github.io/extensions/minecraft-java/data/assets/flight-disabler/README/README.html) | [ZH-CN/简体中文](https://lyuwenhan.github.io/extensions/minecraft-java/data/assets/flight-disabler/README/README_ZH-CN.html)

# Flight Disabler

A lightweight **client-side Fabric mod** that disables creative flight and Elytra fall flying while operating entirely on the client.

## Overview

Flight Disabler prevents the local player from using creative flight and Elytra fall flying.

The mod can be toggled with a key binding.

When enabled, creative flight permissions are forced off, Elytra fall flying attempts are suppressed, and outgoing start-fall-flying packets are cancelled.

## Key Features

- Disables creative flight
- Disables Elytra fall flying
- Toggleable with a key binding
- Saves enabled or disabled state to configuration
- Client-side only
- Lightweight with minimal performance impact

## Controls

- Press `B` to toggle Flight Disabler on or off
- The default state is enabled

## Supported Versions

- Minecraft 26.1.2
- Fabric Loader 0.19.2+
- Fabric API 0.150.0+
- Java 25

## License

MIT
