AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
634 stars 514 forks source link

Permissions problem? #903

Closed markus2900 closed 8 years ago

markus2900 commented 8 years ago

Okay so i'm a admin on a server... default rank for players that join is 'Starter' but when i de-op and change my pex to starter i cannot do /register,/login, anything... it gives me You dont have permissions for this!. but when i look to my PeX file in permissions.ylm i have authme.player.register in it idk why it doesnt work

Twonox commented 8 years ago

What is your Authme version ?

markus2900 commented 8 years ago

5.2-BETA3-b1134

Twonox commented 8 years ago

Could you test latest build please? Normally it's fixed. http://ci.xephi.fr/job/AuthMeReloaded/

If you have 1.7 server use AuthMe-5.2-SNAPSHOT-legacy.jar, otherwise AuthMe-5.2-SNAPSHOT-spigot.jar

If you have problem to walk, please see https://github.com/Xephi/AuthMeReloaded/issues/890#issuecomment-239596517

markus2900 commented 8 years ago

Yea but i dont have a problem with a version i have a problem with permission as a admin i can /register login.... but as a starting player i cannot do /register it gives me You dont have permission for that.... even when the authme.* permission is in my PEX file

Twonox commented 8 years ago

Permissions problem is fixed in latest dev build. If you use it your problem will be fixed.

markus2900 commented 8 years ago

Okay i donwloaded the latest build switched to starter (/pex user MarkusCZLP group set Starter) and i tried to register what i get is You dont have permission for that!... again.. (authme.register is in PEX folder)

sgdc3 commented 8 years ago

whoops

Twonox commented 8 years ago

872

sgdc3 commented 8 years ago

@MarkusCZ this is #872

markus2900 commented 8 years ago

Where do i find plugin.yml :o

Twonox commented 8 years ago

There is no problem with GroupManager. My players have default permissions (/login /register)

ljacqu commented 8 years ago

@MarkusCZ, authme.register is an old permission node, it has been moved to authme.player.register. You can find an up-to-date list of permissions at https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/permission_nodes.md

markus2900 commented 8 years ago

@ljacq Hello, Thank you so much i found out that my permissions was only authme.(permission)... i fixed it now i gonna try it :)

ljacqu commented 8 years ago

Excellent, thanks for the update, @MarkusCZ! Please let us know if this issue can be closed.

markus2900 commented 8 years ago

FIXED! Thank you guys soo much... you can now close this issue i hope it will help somebody else. :)

ljacqu commented 8 years ago

Thanks for the feedback :) Glad it could be solved like this.