Описание
# Slash Fly
A Minecraft mod that adds a simple `/fly` command set to singleplayer and multiplayer.
## Key Features
### 1.3.2
* Ensure consistent flight behavior between game mode changes
### 1.3.1
* Allow flight in creative mode even without slashfly permission in luckperms
### 1.3.0
* Add support for [luckperms](https://modrinth.com/mod/luckperms)
* `/fly` - `slashfly.command.fly`
* `/fly ` - `slashfly.command.fly.speed`
### 1.2.0
* Prevent losing active flight when switching game modes
### 1.1.1
* Fixed **Fabric** above ground mining speed issue
### 1.1.0
* Being underwater while flying no longer has a penalty to mining speed
### 1.0.0
* Initial Release
* `/fly` command set added
* Flight toggle persists between logins and deaths
* Allow normal block breaking speed when flying
## Usage
```
/fly - Toggle flying
/fly - Change flying speed from 0.1 to 100.0 (Default: 0.5)
```