You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
@Description(value = "Tell the pathfinder, to constantly follow and recalibrate path until arrive", autoCompletesTo = {"true", "false"}) booleanfollow,
67
+
@Description(value = "Tell the pathfinder, to smooth out the path", autoCompletesTo = {"true", "false"}) booleansmooth,
68
+
@Description(value = "Tell to pathfinder, to sprint while flying") booleansprint) {
0 commit comments