How do you disable admin panel for premium users? server side settings

正在查看此主题的用户

mckchun

Knight
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
 
There are two kinds of passwords: Admin pw and server pw. To make a private server for people to join without admin priviledges, log in with your admin password, go to administrator panel in-game and just change the password (this is the pw for the server if you want to lock it, not the admin pw). If I understood correctly that you are talking about passwording the server and letting people in with a pw without admin access.
 
set_pass_private [<password>] #sets login password for a private player

I added a password for that line, and it game my members admin panel, so im not sure if thats broken or what.
 
后退
顶部 底部