#5.0.1 fine grain perm not working (fabric server, luckperms)
1 messages · Page 1 of 1 (latest)
@wind violet uploaded a log,
- Fabric 0.17.2 on 1.21.1 using 4 mods
Recommendations: - Update Fabric API from 0.108.0 to 0.116.5
maybe I got the concept wrong
is there a parent permission I need for it to work?
there was a lot more testing but I couldnt figure it out
only axiom.builder_tool.*
Add axiom.use as well
so axiom.use is the required parent?
No it's not a parent
If you don't have permission to use Axiom, it doesn't matter that you have permission to use the builder tools
requirement*
It's like saying you have permission to go into the living room, but you're not allowed to go into the house
At a minimum to use the builder tools you need axiom.use, axiom.builder_tool.* and axiom.build.*
shit, I misinterpreted the perms
yeah its working fine with those perms
I thought giving myself axiom.buildertools.* would automatically setup the rest and only give me access to builder tools immediately
sorry
so I can understand axiom.use and axiom.build.* as the absolute minimum perms to even setup other axiom features?
If you only want to use noclip you don't need axiom.build.*
Yes
axiom.* true axiom.builder_tool.* false too?
although recommending axiom.* (including annotations and stuff) for public servers in the beginning is a bit wild when stating the opposite a few lines later
axiom.* does not include annotations
it includes all tools
it does not
well, yes, all tools are enabled, but the annotation tool is not
since you need both permission to use the tool, and the permission to create annotations
Hm I guess luckperms automatically gives you everything if you have star
That's annoying
uploading blueprints also works
I guess I'll change axiom.all to axiom.* and axiom.* to axiom.default
the wildcard unfortunately also overwrites individual deny perms
I think that does work, Axiom just doesn't handle it right
oh because axiom.* gives you axiom.all
I'm just gonna replace axiom.* with axiom.default
the wildcard overwrites everything
well idk how worldedit handle sit
I guess with their reputation/importance they follow best practice