Custom StatusEffect disallow player to fly #3518
Unanswered
LouisDufourd
asked this question in
Mod Dev Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Hello,
I'm trying to add an effect that allows the player to fly in fabric 1.20.4. But i don't know how to disable it when the effect remove. How do I delete the player's flight authorization ? I thought of using the EntityAttribute but that seem a bit innapropriate. Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions