# CHB CS:GO Server

### \# For Players

##### Connect-URL: **chb-gaming.ch**

Server-Password: you know it ... or ask for it

##### Server not running?

-&gt; Start-Instructions are in: *<span style="color: #0000ff;">CHB TeamSpeak</span> <span style="text-decoration: underline;">Lobby-Channel</span>-Description*

---

### \# For Admins

*RCON Password: Ask an Administrator*

In CS:GO-console type:

```shell
# start using any other commands on this list for your CSGO host
rcon_password <password>
```

```shell
# It will show the IP, name, OS and type of the server as well as some general information about the players on your csgo host.
rcon status
```

```shell
# this console command will change the current map on the CSGO server hosting.
rcon map <mapname>
```

```shell
# This command will send your message to the CSGO server
rcon say <message>
```

```shell
# This command will restart the CSGO game for you in a set amount of seconds.
rcon mp_restartgame <seconds>
```

```shell
# This command will restart the CSGO game for you in a set amount of seconds.
rcon mp_restartgame <seconds>
```

```shell
# Regulate the amount of bots on your CSGO host! You can also use “rcon bot_add <ct/t>” to add bots to a specific team.
rcon bot_quota <number>
```

```shell
# Stats about your CSGO host! You can review the CPU, NetIn, NetOut, Uptime, FPS, tickrate and players.
rcon stats
```

```shell
# Upon entering this command, you will get a list of all users on the CSGO server, their slots, IDs, and names.
rcon users
```

```shell
# Explode a CSGO player! Let them know who is the boss.
rcon explode <user>
```

```shell
# This command will help you find any command by tags! If you can’t find the right console command, use “rcon find <tag>” for help.
rcon find <tag>
```

#### Load different configs:

##### List of all possible configs: [https://totalcsgo.com/commands](https://totalcsgo.com/commands)

```shell
# default config
rcon exec server
```

```shell
# reset config
rcon exec reset
```

```shell
# for practice
rcon exec pracc
```

```shell
# some ESL configs
rcon exec esl5on5

rcon exec esl1on1aim
rcon exec esl1on1awp
rcon exec esl1on1
rcon exec esl1on1hg
rcon exec esl1on1ka
rcon exec esl2on2aim
rcon exec esl2on2awp
rcon exec esl2on2hg
rcon exec esl3on3

rcon exec live

# some funmodes
rcon exec aim
rcon exec aim_kevlar
rcon exec deathmatch
rcon exec deathmatch_hs

```

#### Map pool:

Funmaps:

aim\_dust\_go  
aim\_glockon  
aim\_deagle7k  
aim\_map  
aim\_map2  
aim\_redline  
ar\_baggage  
ar\_dizzy  
ar\_lunacy  
ar\_monastery  
ar\_shoots  
awp\_bridge  
awp\_bycastor32  
awp\_ice\_csgo  
awp\_map\_classic  
de\_rats\_1337  
fy\_iceworld\_go\_v3  
fy\_pool\_day  
fy\_poolparty\_go  
fy\_twotowers

Competitive:

  
cs\_agency  
cs\_apollo  
cs\_assault  
cs\_italy  
cs\_militia  
cs\_office  
de\_ancient  
de\_anubis  
de\_bank  
de\_cache  
de\_canals  
de\_cbble  
de\_dust2  
de\_elysion  
de\_engage  
de\_guard  
de\_inferno  
de\_lake  
de\_mirage  
de\_nuke  
de\_overpass  
de\_safehouse  
de\_stmarc  
de\_sugarcane  
de\_train  
de\_vertigo

<div data-lang="shell" id="bkmrk--0"><div></div></div>