Paper Plugin and Fabric mod to exclusively prevent flight and speed based hacks, including Elytra and BoatFly etc. Achieved without packet inspection or manipulation.
Lightweight Paper + Fabric flight-control plugin by CevAPI.
AntiFly is not a full anti-cheat.
It exists for one purpose only: to block flight and extreme movement exploits.
Only the following are checked:
Nothing else is monitored or restricted.
No combat checks. No scaffolding checks. No packet analysis. No behavior profiling.
Designed specifically for anarchy and semi-anarchy servers that want to stop flight hacks without policing gameplay.
Paper:
plugins/Fabric:
mods/These commands are available in-game. Requires op or antifly.admin on Paper.
/antifly enable
/antifly disable
/antifly status
/antifly help
/antifly exempt <player>
/antifly unexempt <player>
/antifly set airSpeed <value>
/antifly set airVertical <value>
/antifly set waterSpeed <value>
/antifly set waterVertical <value>
/antifly set groundSpeed <value>
/antifly set elytraEnabled <value>
/antifly set elytraMaxHorizontal <value>
/antifly set elytraMaxUp <value>
/antifly set elytraMaxDown <value>
/antifly set elytraStallHorizontalMax <value>
/antifly set elytraStallVerticalMax <value>
/antifly set elytraStallTicks <value>
/antifly set elytraSlowdownMinSpeed <value>
/antifly set elytraSlowdownMinScale <value>
/antifly set elytraSlowdownGraceTicks <value>
/antifly reset <player>
Notes:
/antifly set shows all current settings./antifly set <key> shows the current value for that key.plugins/AntiFly/config.ymlconfig/antifly.json
Conversation