How do you disable admin panel for premium users? server side settings
set_pass [<password>] #sets login password for a regular player
set_pass_admin [<password>] #sets login password for admin privilege
set_pass_private [<password>] #sets login password for a private player
If I enable a pass for the 3rd line, the private user will get admin access. How to not give admin access to private players?
thanks in advance
set_pass [<password>] #sets login password for a regular player
set_pass_admin [<password>] #sets login password for admin privilege
set_pass_private [<password>] #sets login password for a private player
If I enable a pass for the 3rd line, the private user will get admin access. How to not give admin access to private players?
thanks in advance


