Browse Source

Updated Squad config files

pull/40/head
Daniel Gibbs 7 years ago
parent
commit
0f1b33a541
  1. 38
      Squad/Admins.cfg
  2. 1
      Squad/Server.cfg

38
Squad/Admins.cfg

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

1
Squad/Server.cfg

@ -15,3 +15,4 @@ VehicleClaimingDisabled=false
AllowCommunityAdminAccess=false AllowCommunityAdminAccess=false
// Forced on for Licensed servers (Only OWI devs) // Forced on for Licensed servers (Only OWI devs)
AllowDevProfiling=false AllowDevProfiling=false
// ForceNonSeamlessTravelIntervalSeconds=43200 // 1 day
Loading…
Cancel
Save