[Bug] Permissions buggy - transfer bound to delete permissions
xR4YM0ND opened this issue ยท 0 comments
Modloader
Fabric
Minecraft version
1.18.2
Modloader version
0.13.3
Mod version
1.7.5
Description
So it seems that you can delete claims / other claims and all subclaims with the permission:
flan.command.transfer = true
even when you set all delete permissions to false you can delete claims with this transfer permission
and it seems that the delete permissions dont work on their own
Steps to reproduce
- Flan
- LuckPerms
- set flan.command.transfer = true
- set flan.command.delete = false
- & all other delete permissions to false
- with this permission (transfer = true) you can now delete claims / other claims and all sub claims
Mods that might affect the issue
LuckPerms