This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 0b4fa58
Showing
9 changed files
with
1,008 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) Tim Cheung <tim@cheung.io> | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# csgo-server-configs | ||
|
||
> CS:GO Server Configs for Competitive 5v5, Knife Round, Aim Map and FFA Deathmatch | ||
Included in [`docker-csgo`](https://github.com/timche/docker-csgo). | ||
|
||
## Download | ||
|
||
Download the [latest release](https://github.com/timche/csgo-server-configs/releases/latest) and unzip in the `csgo` directory. | ||
|
||
## Usage | ||
|
||
Execute the configs on your server with `rcon exec <config>.cfg`. | ||
|
||
### Example | ||
|
||
```sh | ||
rcon exec live.cfg | ||
``` | ||
|
||
## Configs | ||
|
||
### `live.cfg` | ||
|
||
Config for competitive 5v5 matches with most common settings used in leagues and tournaments. Based on [ESL 5v5 server config](https://play.eslgaming.com/download/26251762/), but without the half time scoreboard bug. | ||
|
||
### `knife.cfg` | ||
|
||
Config for knife round with kevlar vest. | ||
|
||
### `knife_taser.cfg` | ||
|
||
Config for knife round with taser and kevlar vest. Useful for fun knife rounds. | ||
|
||
### `knife_he.cfg` | ||
|
||
Config for knife round with HE grenade and kevlar vest. Useful for fun knife rounds. | ||
|
||
### `knife_taser_he.cfg` | ||
|
||
Config for knife round with taser, HE grenade and kevlar vest. Useful for fun knife rounds. | ||
|
||
### `aim.cfg` | ||
|
||
Config for aim maps with kevlar vest. | ||
|
||
### `deathmatch.cfg` | ||
|
||
Config for free-for-all (FFA) deathmatch with AK-47 as primary weapon, Deagle as secondary weapon, kevlar vest and helmet. Useful for warmup instead of the spawning in the base. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
ammo_grenade_limit_default 1 | ||
ammo_grenade_limit_flashbang 2 | ||
ammo_grenade_limit_total 4 | ||
bot_quota 0 | ||
cash_player_bomb_defused 300 | ||
cash_player_bomb_planted 300 | ||
cash_player_damage_hostage -30 | ||
cash_player_get_killed 0 | ||
cash_player_interact_with_hostage 150 | ||
cash_player_killed_enemy_default 300 | ||
cash_player_killed_enemy_factor 1 | ||
cash_player_killed_hostage -1000 | ||
cash_player_killed_teammate -300 | ||
cash_player_rescued_hostage 1000 | ||
cash_player_respawn_amount 0 | ||
cash_team_elimination_bomb_map 3250 | ||
cash_team_elimination_hostage_map_ct 2000 | ||
cash_team_elimination_hostage_map_t 1000 | ||
cash_team_hostage_alive 150 | ||
cash_team_hostage_interaction 150 | ||
cash_team_loser_bonus 1400 | ||
cash_team_loser_bonus_consecutive_rounds 500 | ||
cash_team_planted_bomb_but_defused 800 | ||
cash_team_rescued_hostage 750 | ||
cash_team_terrorist_win_bomb 3500 | ||
cash_team_win_by_defusing_bomb 3500 | ||
cash_team_win_by_hostage_rescue 3500 | ||
cash_team_win_by_time_running_out_bomb 3250 | ||
cash_team_win_by_time_running_out_hostage 3250 | ||
ff_damage_reduction_bullets 0.33 | ||
ff_damage_reduction_grenade 0.85 | ||
ff_damage_reduction_grenade_self 1 | ||
ff_damage_reduction_other 0.4 | ||
mp_afterroundmoney 0 | ||
mp_autokick 0 | ||
mp_autoteambalance 0 | ||
mp_buy_allow_grenades 1 | ||
mp_buy_allow_guns 255 | ||
mp_buytime 15 | ||
mp_c4timer 40 | ||
mp_ct_default_grenades "" | ||
mp_ct_default_melee weapon_knife | ||
mp_ct_default_primary "" | ||
mp_ct_default_secondary "" | ||
mp_damage_headshot_only 0 | ||
mp_death_drop_defuser 1 | ||
mp_death_drop_grenade 2 | ||
mp_death_drop_gun 1 | ||
mp_defuser_allocation 0 | ||
mp_do_warmup_period 1 | ||
mp_force_pick_time 160 | ||
mp_forcecamera 1 | ||
mp_free_armor 2 | ||
mp_freezetime 0 | ||
mp_friendlyfire 1 | ||
mp_give_player_c4 0 | ||
mp_halftime 1 | ||
mp_halftime_duration 15 | ||
mp_join_grace_time 30 | ||
mp_limitteams 0 | ||
mp_logdetail 3 | ||
mp_match_can_clinch 1 | ||
mp_match_end_restart 1 | ||
mp_maxmoney 16000 | ||
mp_maxrounds 30 | ||
mp_molotovusedelay 0 | ||
mp_playercashawards 1 | ||
mp_playerid 0 | ||
mp_playerid_delay 0.5 | ||
mp_playerid_hold 0.25 | ||
mp_randomspawn 0 | ||
mp_respawn_on_death_ct 0 | ||
mp_respawn_on_death_t 0 | ||
mp_round_restart_delay 3 | ||
mp_roundtime 1.92 | ||
mp_roundtime_defuse 1.92 | ||
mp_solid_teammates 1 | ||
mp_spawnprotectiontime 0 | ||
mp_startmoney 800 | ||
mp_t_default_grenades "" | ||
mp_t_default_melee weapon_knife | ||
mp_t_default_primary "" | ||
mp_t_default_secondary "" | ||
mp_teamcashawards 1 | ||
mp_teammates_are_enemies 0 | ||
mp_timelimit 0 | ||
mp_tkpunish 0 | ||
mp_warmup_pausetimer 0 | ||
mp_warmuptime 1 | ||
mp_weapons_allow_map_placed 1 | ||
mp_weapons_allow_zeus 1 | ||
mp_win_panel_display_time 3 | ||
spec_freeze_deathanim_time 0 | ||
spec_freeze_panel_extended_time 0 | ||
spec_freeze_time 2.0 | ||
spec_freeze_time_lock 2 | ||
sv_accelerate 5.5 | ||
sv_allow_votes 0 | ||
sv_allow_wait_command 0 | ||
sv_alltalk 0 | ||
sv_alternateticks 0 | ||
sv_auto_full_alltalk_during_warmup_half_end 0 | ||
sv_cheats 0 | ||
sv_clockcorrection_msecs 15 | ||
sv_competitive_minspec 1 | ||
sv_competitive_official_5v5 1 | ||
sv_consistency 0 | ||
sv_contact 0 | ||
sv_damage_print_enable 1 | ||
sv_dc_friends_reqd 0 | ||
sv_deadtalk 0 | ||
sv_forcepreload 0 | ||
sv_friction 5.2 | ||
sv_full_alltalk 0 | ||
sv_gameinstructor_disable 1 | ||
sv_ignoregrenaderadio 0 | ||
sv_infinite_ammo 0 | ||
sv_kick_ban_duration 0 | ||
sv_kick_players_with_cooldown 0 | ||
sv_lan 0 | ||
sv_log_onefile 0 | ||
sv_logbans 1 | ||
sv_logecho 1 | ||
sv_logfile 1 | ||
sv_logflush 0 | ||
sv_logsdir logfiles | ||
sv_pausable 1 | ||
sv_pure 1 | ||
sv_pure_kick_clients 1 | ||
sv_pure_trace 0 | ||
sv_spawn_afk_bomb_drop_time 30 | ||
sv_steamgroup_exclusive 0 | ||
sv_stopspeed 80 | ||
sv_voiceenable 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,134 @@ | ||
ammo_grenade_limit_default 1 | ||
ammo_grenade_limit_flashbang 2 | ||
ammo_grenade_limit_total 4 | ||
bot_quota 0 | ||
cash_player_bomb_defused 300 | ||
cash_player_bomb_planted 300 | ||
cash_player_damage_hostage -30 | ||
cash_player_get_killed 0 | ||
cash_player_interact_with_hostage 150 | ||
cash_player_killed_enemy_default 300 | ||
cash_player_killed_enemy_factor 1 | ||
cash_player_killed_hostage -1000 | ||
cash_player_killed_teammate -300 | ||
cash_player_rescued_hostage 1000 | ||
cash_player_respawn_amount 0 | ||
cash_team_elimination_bomb_map 3250 | ||
cash_team_elimination_hostage_map_ct 2000 | ||
cash_team_elimination_hostage_map_t 1000 | ||
cash_team_hostage_alive 150 | ||
cash_team_hostage_interaction 150 | ||
cash_team_loser_bonus 1400 | ||
cash_team_loser_bonus_consecutive_rounds 500 | ||
cash_team_planted_bomb_but_defused 800 | ||
cash_team_rescued_hostage 750 | ||
cash_team_terrorist_win_bomb 3500 | ||
cash_team_win_by_defusing_bomb 3500 | ||
cash_team_win_by_hostage_rescue 3500 | ||
cash_team_win_by_time_running_out_bomb 3250 | ||
cash_team_win_by_time_running_out_hostage 3250 | ||
ff_damage_reduction_bullets 0.33 | ||
ff_damage_reduction_grenade 0.85 | ||
ff_damage_reduction_grenade_self 1 | ||
ff_damage_reduction_other 0.4 | ||
mp_afterroundmoney 0 | ||
mp_autokick 0 | ||
mp_autoteambalance 0 | ||
mp_buy_allow_grenades 0 | ||
mp_buy_allow_guns 0 | ||
mp_buytime 15 | ||
mp_c4timer 40 | ||
mp_ct_default_grenades "" | ||
mp_ct_default_melee weapon_knife | ||
mp_ct_default_primary weapon_ak47 | ||
mp_ct_default_secondary weapon_deagle | ||
mp_damage_headshot_only 1 | ||
mp_death_drop_defuser 1 | ||
mp_death_drop_grenade 2 | ||
mp_death_drop_gun 0 | ||
mp_defuser_allocation 0 | ||
mp_do_warmup_period 1 | ||
mp_force_pick_time 160 | ||
mp_forcecamera 1 | ||
mp_free_armor 2 | ||
mp_freezetime 0 | ||
mp_friendlyfire 1 | ||
mp_give_player_c4 0 | ||
mp_halftime 1 | ||
mp_halftime_duration 15 | ||
mp_join_grace_time 30 | ||
mp_limitteams 0 | ||
mp_logdetail 0 | ||
mp_match_can_clinch 1 | ||
mp_match_end_restart 1 | ||
mp_maxmoney 16000 | ||
mp_maxrounds 30 | ||
mp_molotovusedelay 0 | ||
mp_playercashawards 1 | ||
mp_playerid 0 | ||
mp_playerid_delay 0.5 | ||
mp_playerid_hold 0.25 | ||
mp_randomspawn 1 | ||
mp_respawn_on_death_ct 1 | ||
mp_respawn_on_death_t 1 | ||
mp_round_restart_delay 5 | ||
mp_roundtime 1.92 | ||
mp_roundtime_defuse 60 | ||
mp_solid_teammates 1 | ||
mp_spawnprotectiontime 0.1 | ||
mp_startmoney 800 | ||
mp_t_default_grenades "" | ||
mp_t_default_melee weapon_knife | ||
mp_t_default_primary weapon_ak47 | ||
mp_t_default_secondary weapon_deagle | ||
mp_teamcashawards 1 | ||
mp_teammates_are_enemies 1 | ||
mp_timelimit 0 | ||
mp_tkpunish 0 | ||
mp_warmup_pausetimer 1 | ||
mp_warmuptime 1 | ||
mp_weapons_allow_map_placed 1 | ||
mp_weapons_allow_zeus 1 | ||
mp_win_panel_display_time 3 | ||
spec_freeze_deathanim_time 0 | ||
spec_freeze_panel_extended_time 0 | ||
spec_freeze_time 2.0 | ||
spec_freeze_time_lock 2 | ||
sv_accelerate 5.5 | ||
sv_allow_votes 0 | ||
sv_allow_wait_command 0 | ||
sv_alltalk 0 | ||
sv_alternateticks 0 | ||
sv_auto_full_alltalk_during_warmup_half_end 0 | ||
sv_cheats 0 | ||
sv_clockcorrection_msecs 15 | ||
sv_competitive_minspec 1 | ||
sv_competitive_official_5v5 1 | ||
sv_consistency 0 | ||
sv_contact 0 | ||
sv_damage_print_enable 0 | ||
sv_dc_friends_reqd 0 | ||
sv_deadtalk 0 | ||
sv_forcepreload 0 | ||
sv_friction 5.2 | ||
sv_full_alltalk 0 | ||
sv_gameinstructor_disable 1 | ||
sv_ignoregrenaderadio 0 | ||
sv_infinite_ammo 2 | ||
sv_kick_ban_duration 0 | ||
sv_kick_players_with_cooldown 0 | ||
sv_lan 0 | ||
sv_log_onefile 0 | ||
sv_logbans 0 | ||
sv_logecho 0 | ||
sv_logfile 0 | ||
sv_logflush 0 | ||
sv_logsdir logfiles | ||
sv_pausable 1 | ||
sv_pure 1 | ||
sv_pure_kick_clients 1 | ||
sv_pure_trace 0 | ||
sv_spawn_afk_bomb_drop_time 30 | ||
sv_steamgroup_exclusive 0 | ||
sv_stopspeed 80 | ||
sv_voiceenable 1 |
Oops, something went wrong.