File Details
[1.21.1] Flight API v1.1.1
- R
- Aug 16, 2025
- 17.39 KB
- 117.1K
- 1.21.1+1
- NeoForge
File Name
flightapi-neoforge-1.1.1.jar
Supported Versions
- 1.21.1
- 1.21
Curse Maven Snippet
Flight API v1.1.1:
- Fixed an issue, when the player in creative mode could lose flight if any other mod owning flight releases it.
- Fixed an issue, when the player in survival mode could get flight when switching from creative or spectator mode.
- Added a
/flightapicommand for the server operators to lookup/debug for the flight issues. -
/flightapi status [player]shows the overall status for player with all the current queues and flight parameters.
-
/flightapi owner [player]shows the owner of the flight queue for the specified player
-
/flightapi queue [player]shows the current flight queue for the specified player.
-
/flightapi release [player]releases the flight for the current owner of the specified player.
-
/flightapi cancel <modId> [player]cancels the specified queued request of the flight from the flight queue for specified player from specified modId.
-
/flightapi purge [player]clears all the flight data for the specified player. Proceed with caution and if only stuck or something drastically broke for the specified player.
- Improved Flight API logging a bit, so it should be much easier for modpack players to inspect stuff.

