A guide on how to disable the ‘Flying is not enabled on this server’ error message on a Minecraft server.
While playing on a Minecraft server or even on modded servers like ATM8 or pixelmon, you may have been kicked from the server with the error Flying is not enabled on this server
, even if you’re not flying! This usually means that the server has flying disabled or has an anti-cheat installed.
Flying is disabled on servers by default preventing players from using an elytra, or any other means to fly causing you to be kicked for flying. Luckily, it’s realy simple to enable flying on a Minecraft server!
server.properties
fileallow-flight
and set it to true
And voilà! After the server restarts, flying should be allowed on the server!
A guide on how to disable the ‘Flying is not enabled on this server’ error message on a Minecraft server.
While playing on a Minecraft server or even on modded servers like ATM8 or pixelmon, you may have been kicked from the server with the error Flying is not enabled on this server
, even if you’re not flying! This usually means that the server has flying disabled or has an anti-cheat installed.
Flying is disabled on servers by default preventing players from using an elytra, or any other means to fly causing you to be kicked for flying. Luckily, it’s realy simple to enable flying on a Minecraft server!
server.properties
fileallow-flight
and set it to true
And voilà! After the server restarts, flying should be allowed on the server!