.:HyPeX:. Posted July 21, 2014 Share Posted July 21, 2014 hey guys, how can i remove ACL rights from the admin panel? i want to restric the resource tab from admin panel to super moderators, and know how to edit the ACL manually, but just wanna do it throught admin panel, is there any way? Link to comment
Saml1er Posted July 22, 2014 Share Posted July 22, 2014 Its done with magic. <right name="general.adminpanel" access="false"></right> <right name="general.tab_players" access="false"></right> <right name="general.tab_resources" access="false"></right> <right name="general.tab_maps" access="false"></right> <right name="general.tab_server" access="false"></right> <right name="general.tab_bans" access="false"></right> <right name="general.tab_adminchat" access="false"></right> I think you know what to do next. Link to comment
.:HyPeX:. Posted July 22, 2014 Author Share Posted July 22, 2014 I know how to edit it manually, i was just wanting it to do it ingame via admin panel Link to comment
Saml1er Posted July 22, 2014 Share Posted July 22, 2014 I know how to edit it manually, i was just wanting it to do it ingame via admin panel Then no. Why don't you make a command to add/remove admins from group ? If player has access to manage acl gridlist then he can remove high rank admins. Link to comment
.:HyPeX:. Posted July 22, 2014 Author Share Posted July 22, 2014 I know how to edit it manually, i was just wanting it to do it ingame via admin panel Then no. Why don't you make a command to add/remove admins from group ? If player has access to manage acl gridlist then he can remove high rank admins. Meh forget it, i already got it done, just edited acl, reuploaded and used the exceute command + aclReload 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