FLIGHT flag can cause invalid player data when flight is enabled by another mod.
Corcustos opened this issue ยท 0 comments
Modloader
Fabric
Minecraft version
1.20.1
Modloader version
0.88.1
Mod version
1.8.7
Description
When a player logs into a claim that has FLIGHT permission disabled and is fly enabled via essentialcommands' /fly command an error will occur preventing the player from logging in. Happens regardless of gamemode. It seems as though flight is still "enabled" despite the denial message and inability to actually fly post-command.
Steps to reproduce
- Give yourself the essentialcommands.fly.self permission.
- Stand in a FLIGHT disabled claim.
- Use /fly anyway.
- Log out.
- Try to log in.
(Does not happen if you can bypass claims/are opped)
Mods that might affect the issue
https://modrinth.com/mod/essential-commands (0.33.2 for fabric)