Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug/Suggestion] Flight-based movement compatibility #291

Open
FemBane opened this issue Sep 24, 2024 · 0 comments
Open

[Bug/Suggestion] Flight-based movement compatibility #291

FemBane opened this issue Sep 24, 2024 · 0 comments
Labels
compatibility request Requests to add a compatibility with mods

Comments

@FemBane
Copy link

FemBane commented Sep 24, 2024

Many users, including myself, have experienced issues regarding parcool and flight-based movement, such as the elytra, Origins flight, creative, etc.
Adding conditions to check for available flight, and either cancelling it, or preventing parcool movement, would allow for compatibility at the users discretion.
Using Caelus API, which is what most mods use to access and manipulate elytra flight, it's possible to prevent a player from initiating flight if they had a certain key pressed, or if certain parcool conditions were met, e.g.
During a wall-run if a wall-jump is possible, prevent elytra flight.
While performing a climb-up, cancel elytra-flight and creative flight.

It would be good to have a config setting to override this behavior, or have an affected action menu similar to the present limitations menu.
Furthermore, adding the Caelus API could open up new ideas for movement options.

@alRex-U alRex-U added the compatibility request Requests to add a compatibility with mods label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility request Requests to add a compatibility with mods
Projects
None yet
Development

No branches or pull requests

2 participants