When using Flan with Vanilla Permissions, the Flan permission nodes seem to break and are always treated as 'true', even when they are not. I'm not sure which end this issue comes from, so I've also created a report here.
I am using the following mods:
fabric-api-0.91.2+1.20.2
flan-1.20.2-1.8.11-fabric
LuckPerms-Fabric-5.4.109
vanilla-permissions-0.2.2+1.20.2
How to reproduce:
Install the above mods as listed onto a Fabric 1.20.2 server
In the server console, run /permission user ${your_user_name} permission set luckperms.* true
In game, run /permission user ${your_user_name} permission set flan.* false
Ensure you are not an operator
Attempt to run a denied Flan command, such as /flan addClaim ~ ~ ~ ~10 ~ ~10. This command should fail due to lack of permission, but it will succeed instead.
When using Flan with Vanilla Permissions, the Flan permission nodes seem to break and are always treated as 'true', even when they are not. I'm not sure which end this issue comes from, so I've also created a report here.
I am using the following mods:
fabric-api-0.91.2+1.20.2
flan-1.20.2-1.8.11-fabric
LuckPerms-Fabric-5.4.109
vanilla-permissions-0.2.2+1.20.2
How to reproduce:
/permission user ${your_user_name} permission set luckperms.* true
/permission user ${your_user_name} permission set flan.* false
/flan addClaim ~ ~ ~ ~10 ~ ~10
. This command should fail due to lack of permission, but it will succeed instead.Log: https://mclo.gs/vokaI0o Flan issue: https://github.com/Flemmli97/Flan/issues/269