ModGPL-3.0-only
AntiFlight
Paper Plugin and Fabric mod to exclusively prevent flight and speed based hacks, including Elytra and BoatFly etc. Achieved without packet inspection or manipulation.
186
Downloads
1
Followers
2 months ago
Updated
📦
4
Versions
📖About AntiFlight
AntiFly (Known here as AntiFlight)
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:
- Unauthorized flight
- Excessive movement speed (ground, air, water)
- Elytra speed, stall, and slowdown behavior (optional)
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.
Platforms
- Paper: 1.21.x
- Fabric: 1.21.1 (mojmap)
Install
Paper:
- Drop the Paper jar into
plugins/
Fabric:
- Drop the Fabric jar into
mods/
Ops Commands
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 setshows all current settings./antifly set <key>shows the current value for that key.
Config
- Paper:
plugins/AntiFly/config.yml - Fabric:
config/antifly.json