elytra_movement_check
booleanJava 26.2 onlyControls whether the server validates elytra flight movement speed. Disabling this removes the server-side speed cap that can kick players for moving too fast during boosted elytra flight — useful for high-latency servers or modded movement.
Enable elytra_movement_check
Server validates elytra movement. Players who exceed the speed threshold receive movement corrections.
/gamerule elytra_movement_check trueDisable elytra_movement_check
No elytra movement validation. Players cannot be kicked for fast flight.
/gamerule elytra_movement_check falseDefault: true. Restore with /gamerule elytra_movement_check true
What elytra_movement_check does
Controls whether the server validates elytra flight movement speed. Disabling this removes the server-side speed cap that can kick players for moving too fast during boosted elytra flight — useful for high-latency servers or modded movement.
elytra_movement_check is a Java Edition-only gamerule and is not available in Bedrock.