How do I disable 'Kicked for Flying'?
✈️ How to Fix "Kicked for Flying" on Your Minecraft Server
🛠️ How to:
- Log into the Control Panel.
- Click 'Manage' next to your server.
- Navigate to your server files.
- Find and open the
server.properties
file.
- Locate
allow-flight
and set it totrue
.
- If the
allow-flight
parameter does not exist, you can add it manually at the bottom of the list:
allow-flight=true
- Press the 'Save File' button.
- Restart your server for the change to take effect.
See this guide if you need help: How do I restart my server?
🌎 Important Notes
- Setting
allow-flight=true
will reduce false kicks when players lag, use Elytras, or ride mounts like horses.
Updated on: 25/04/2025
Thank you!