|
|
@ -1,23 +1,23 @@ |
|
|
|
///////////////////////////////////////////////////////////////////////////////////////////// |
|
|
|
//// Valid access levels are as follows |
|
|
|
//// startvote - not used |
|
|
|
//// changemap |
|
|
|
//// pause - Pause server gameplay |
|
|
|
//// cheat - Use server cheat commands |
|
|
|
//// private - Password protect server |
|
|
|
//// balance - Group Ignores server team balance |
|
|
|
//// chat - Admin chat and Server broadcast |
|
|
|
//// kick |
|
|
|
//// ban |
|
|
|
//// config - Change server config |
|
|
|
//// cameraman - Admin spectate mode |
|
|
|
//// immunity - Cannot be kicked / banned |
|
|
|
//// manageserver - Shutdown server |
|
|
|
//// featuretest - Any features added for testing by dev team |
|
|
|
//// reserve - Reserve slot |
|
|
|
//// demos - Record Demos (not working) |
|
|
|
//// debug - show admin stats command and other debugging info |
|
|
|
//// teamchange - No timer limits on team change |
|
|
|
//// Valid access levels are as follows |
|
|
|
//// startvote - not used |
|
|
|
//// changemap |
|
|
|
//// pause - Pause server gameplay |
|
|
|
//// cheat - Use server cheat commands |
|
|
|
//// private - Password protect server |
|
|
|
//// balance - Group Ignores server team balance |
|
|
|
//// chat - Admin chat and Server broadcast |
|
|
|
//// kick |
|
|
|
//// ban |
|
|
|
//// config - Change server config |
|
|
|
//// cameraman - Admin spectate mode |
|
|
|
//// immunity - Cannot be kicked / banned |
|
|
|
//// manageserver - Shutdown server |
|
|
|
//// featuretest - Any features added for testing by dev team |
|
|
|
//// reserve - Reserve slot |
|
|
|
//// demos - Record Demos (not working) |
|
|
|
//// debug - show admin stats command and other debugging info |
|
|
|
//// teamchange - No timer limits on team change |
|
|
|
//// forceteamchange - Can issue the ForceTeamChange command |
|
|
|
//// canseeadminchat - This group can see the admin chat and teamkill/admin-join notifications |
|
|
|
///////////////////////////////////////////////////////////////////////////////////////////// |
|
|
|