MRThinker Posted July 18, 2018 Share Posted July 18, 2018 hi guys! players can't register in my server errors: [2018-07-18 20:45:41] WARNING: Login\server.lua:27: Access denied @ 'addAccount' how to fix it? Link to comment
MRThinker Posted July 18, 2018 Author Share Posted July 18, 2018 @Infinity# @Galactix plz help me Link to comment
Addlibs Posted July 18, 2018 Share Posted July 18, 2018 (edited) You need to add resource.Login to the Admin ACL group in acl.xml ... <group name="Admin"> ... <object name="resource.Login"></object> ... </group> ... Edited July 18, 2018 by MrTasty Link to comment
MRThinker Posted July 18, 2018 Author Share Posted July 18, 2018 11 minutes ago, MrTasty said: ... <group name="Admin"> ... <object name="resource.Login"></object> ... </group> ... thanks. well done Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now