#Permission problem
1 messages · Page 1 of 1 (latest)
If you're using LuckPerms, you can just use wildcard permissions:
deluxetags.tag.*.
I already have this permission in the role, however, impossible for a person with this role to change his title. It is locked with the title number 1 of my config.yml
Any chance you have forcetag enabled?
Do you want i upload my config here ?
force_tags: true
Yeah. This is why the user is forced to 1 tag only. You have force tag enabled and the user probably has the permission deluxetags.forcetag.<tag>
So, if I unset deluxetags.forcetag.<tag>
my problem should be solved?
Yeah
ok, i go try
"referent" does not have deluxetags.forcetag.vote1 defined in the global context
Maybe they have *, deluxetags.* or deluxetags.forcetag.* ?
and *
When the user tries to change their tag do they get a message?
It tells me that the title has been modified by the selected one, however when the person speaks, it leaves the title blocked.
do u want my config.yml ?
Do you use the forcetag feature at all? If not, disable it completely from the config: force_tags: false
If I set force_tags: false it will produce what change on the server players who don't have permission on some titles
I'm not 100% sure what you mean?
force_tags only works if the user has the deluxetags.forcetag.<tag> permission and what it does is that it makes the user not be able to change their tag at all.
So if I set force tags to false, it will not produce any error on the other groups?
As long as you were never using deluxetags.forcetag.<tag>, it shouldn't
Ok ! thanks its good