---
title: Enabling Flying on Your Minecraft Server
description: Learn how to enable flying on your Minecraft Server!
source: "https://nodecraft.com/support/games/minecraft/setup/how-to-enable-flying-on-your-minecraft-server"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvZGNiMGFkNjkzOC9jYXZlcy1hbmQtY2xpZmZzLXB0LTItMS0yLTAucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvM2MxZGIyYmFiNS9taW5lY3JhZnQucG5nL20vIn0seyJuYW1lIjoiY3RhX3RleHQiLCJ0ZXh0IjoiQ3JlYXRlIHlvdXIgb3duIHNlcnZlciEifSx7Im5hbWUiOiJ0ZXh0IiwidGV4dCI6IkVuYWJsaW5nIEZseWluZyBvbiBZb3VyIE1pbmVjcmFmdCBTZXJ2ZXIifV0&s=b5e63df49e679dd8d71d9028e658e996d4d65ded7ccaf4b820def145c81c9b97"
published: "2020-11-14T18:30:00.000Z"
updated: "2024-10-23T21:13:00.000Z"
---

# Enabling Flying on Your Minecraft Server

Learn how to enable flying on your Minecraft Server!

This article will show you how to enable flying on your Minecraft Server hosted here at Nodecraft.

When flying is not enabled, a common error players will receive is:** "Kicked for Flying, flying is not enabled on this server".** This typically happens when your character's feet are not touching the ground for a few seconds, usually caused by a poor connection to the server. Enabling flying on the server prevents this from happening. It doesn't suddenly allow players in Survival mode the ability to fly. You will still only be able to fly with either a mod, plugin, being OPed or being in Creative mode.

## Enable Flying on Your Server

There are two ways you can enable flying on your Minecraft server hosted here at Nodecraft, and both are very simple!

### Using Nodecraft Pro Panel

To enable flying in your Nodecraft Pro Panel, navigate to the **Game Settings** **tab** in the left hand side. Then, click on the **Gamemode** **tab** near the top of the panel. Scroll down until you see the **"Flight Disallowed" **box, click on it to have it now say **"Flight Allowed"**. Click on the **Save** button further down in the panel, and then restart the server for the setting to apply.
![Toggle to enable flight](https://cms-a.nodecraft.com/f/133932/984x385/ff12d045df/enable_flying.png/m/)

### Editing the `server.properties` File

You can also enable flying in your `server.properties` file. This file is normally found in the main directory of your Minecraft server. To find this file in your Nodecraft Pro Panel, navigate to the Server Files on the left hand side. Select the `server.properties` file, and then click the Edit button near the top.
![Settings file to edit](https://cms-a.nodecraft.com/f/133932/1517x762/e0d225b1e4/editing_serverprop_settings.png/m/1000x0/smart)

Inside the file, find the `allow-flight` setting and set it to `true`. **Save** the file and then restart your server for the change to reflect on your server.
![Settings to edit for flying](https://cms-a.nodecraft.com/f/133932/1513x885/c271303515/server_settings.png/m/1000x0/smart)
