Hello, on latest build 4059. Trying to determine which permission lets players mount the NPC. Giving myself server op or citizens.npc.* works, but neither citizens.npc.mount nor citizens.npc.horse nor most any combination from https://github.com/CitizensDev/Citizens2/blob/master/main/src/main/resources/plugin.yml permits mount. What am I doing wrong?
#(pikamug) Permission to ride mountable horse NPC?
25 messages · Page 1 of 1 (latest)
(pikamug) Permission to ride mountable horse NPC?
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
citizens.npc.controllable.horse and citizens.npc.controllable
Thread Closing Reminder
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@proven quail
I’m afraid those did not work
@proven quail is owner_required enabled?
It doesn't appear so, at least I couldn't find owner_required in saves.yml https://pastebin.com/2MAp2Dn3
can you show the permissions you have enabled? @proven quail
and how are you doing the mount?
Set through LuckPerms. Attempting mount via right-click of the NPC
As in, with a command?
Yes, I believe it was /lp group default permission set <permission> and I've verified that I'm in the default group
I mean mount with a command
Not using any command; just right-clicking the NPC
@proven quail is something else preventing the right click?
another plugin or a right click command
Doesn't seem that way, since citizens.npc.* still works
Sometimes citizens.npc.help is required for commands but I have checked the code a few times now and only citizens.npc.controllable and citizens.npc.controllable.horse should be required otherwise
Ended up being a ladder issue. Thank you and sorry for the wasted time!
no problem
Thread Closing Reminder
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@proven quail