forked from Wurst-Imperium/Wurst7
-
Notifications
You must be signed in to change notification settings - Fork 9
AutoFly
cev-api edited this page Jun 6, 2026
·
5 revisions
- AutoFly follows SeedMapper exports or manually entered coordinates, automatically tuning flight height/speed and showing a crosshair status.
- Able to adjust mid flight so you can get yourself unstuck if it failed to do it itself.
- Able to somewhat path around blocks it crashes into either by moving around it or flying above it.
- Auto lands and turns off flight when complete.
- Optionally stop on discovery of new or old chunks, portals or specific blocks or mobs.
- Crosshair status can now show ETA for planned routes.
- ETA is calculated from remaining path distance and current travel speed.
- ETA display supports seconds, minutes/seconds, and hours/minutes formatting.
- ClickGUI start mode lets you choose between directional, chunk trail, grid, and waypoint starts.
- Able to fly in a specified grid pattern with optional breadcrumb style pathing.
- Chunk-trail mode got better corridor following, wall nudging/centering, forward-progress tracking, trail-end abort tuning, and portal stop support.
- Can suppress NewerNewChunks rendering while chunk mode is active.
- Old/new chunk transitions now stop more reliably.
- Optionally turns on Antisocial, AutoEat or AutoLeave whilst enabled and auto turns off when disabled.
- ClickGUI start mode lets you choose what behavior starts when enabling from UI:
- Directional (
.autofly) - Chunk trail (
.autofly chunk) - Grid
- Waypoints
- Directional (
- Comes with custom commands:
-
.autofly <x> <y> <z> [height] [speed]or.autofly <x> <z> [height] [speed]to AutoFly to a given waypoint (relative~values are supported as well as comma separated entries). Omitting Y causes it to simply land at the waypoint. -
.autofly next/.autofly prev(ious)cycles the SeedMapper export list, while.autofly stop|off|disableturns off AutoFly.
-
Parent: What's new in this fork?
Generated from the latest README/source bundle. Features are listed by the date they were added to the client.