From 0f1b33a541c9d18aad2927ff107acd850793919a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs <me@danielgibbs.co.uk> Date: Sat, 28 Jul 2018 12:51:03 +0100 Subject: [PATCH] Updated Squad config files --- Squad/Admins.cfg | 38 +++++++++++++++++++------------------- Squad/Server.cfg | 1 + 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/Squad/Admins.cfg b/Squad/Admins.cfg index a12d3ae..b812054 100644 --- a/Squad/Admins.cfg +++ b/Squad/Admins.cfg @@ -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 ///////////////////////////////////////////////////////////////////////////////////////////// diff --git a/Squad/Server.cfg b/Squad/Server.cfg index 76117ff..7af3770 100644 --- a/Squad/Server.cfg +++ b/Squad/Server.cfg @@ -15,3 +15,4 @@ VehicleClaimingDisabled=false AllowCommunityAdminAccess=false // Forced on for Licensed servers (Only OWI devs) AllowDevProfiling=false +// ForceNonSeamlessTravelIntervalSeconds=43200 // 1 day \ No newline at end of file