with luckperms and fabric, and the only permission groups minecraft.* and luckperms.* ?
I want to have the default role have 0 commands whatsoever for now, and the admin to have all commands. I was going to just remove/add entire plugin perm groups as I go through installing them, but am not sure what "groups" of perms are already on the server.
I know minecraft.* and luckperms.* exist, but are there any other command groupings I am missing for now? having difficulty finding info for this Thanks in advance 🙂
I know minecraft.* and luckperms.* exist, but are there any other command groupings I am missing for now? having difficulty finding info for this Thanks in advance 🙂
19 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by theebio#0
* exis
exist
*
setting that to false
removes perms to everything
if I set that to false, but then add a perm for a command in the same group like gamemode, will they still get the gamemode command?
or i guess that doesnt matter for my case, will prob just make another group
but do you know if there are any other default command groupings? just want to make a big list of at least the groups to keep track
afaik single permission nodes override the wildcard permission
got it, thank you
by default theres no groups of permissions other then using the wildcard permission
what I mean is that there is a "grouping" of perms for vanilla, tho i havent found the list, that all start with minecraft.
as well as for luckperms, all of their commands start with luckperms.
in a server running fabric and luckperms only right now, are the any other command "groupings" or commands that share different prefixes? not sure how to best explain it
what would the lp command to set that be? just doing "/lp group default permission set exist true" is not it, it seems at least
all permissions nodes usually show up in tab completion when doing
/lp groupd default permission set
and then pressing tab just after*
it turned * into a markdown symbol
so i had to retype it
this is what I see: it lets me then see all the luckperms commands, but no others
makes sense lol, thank you for the clarification
it doesnt seem to give my test account access to any commands still. which makes me think it may be a op issue? how does op status interact with permissions on a server is a new question?
huh, interesting
Weren't u using a hybrid
Or am I thinking of the wrong person
not entirly sure what you mean by hybrid so I assume not? just fabric, its api, and luckperms on the server atm
Nvm
aye
it would solve my issue lol
ah, just to check I did this right, as it may be an issue, I did set storage type to yaml like this:
i assume it did it right since its storing new groups and perms properly, but wanted to check
I think something is wrong with my install, I need to go afk for a while so ill close this for now. its a different problem than I thought, so will research that 1 first. thanks for the help lads