Skip to content
[/craft]

elytra_movement_check

booleanJava 26.2 only

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.

Enable elytra_movement_check

Server validates elytra movement. Players who exceed the speed threshold receive movement corrections.

Java/gamerule elytra_movement_check true

Disable elytra_movement_check

No elytra movement validation. Players cannot be kicked for fast flight.

Java/gamerule elytra_movement_check false

Default: 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.

Related gamerules

All Gamerule commandsJava vs Bedrock guide