How to Install Custom Maps on Your CS2 Server
Installing Custom Maps
- Login to the game control panel
- Go to File Manager → csgo → maps folder
- Upload your custom map (.bsp file)
- Restart your server
Changing Maps
Via Console
- Open server console
- Type:
changelevel [mapname]
- Press Enter
changelevel de_dust2_custom
Via Config File
- Open server.cfg in File Manager
- Add line:
map [mapname]
- Save and restart server
Popular Map Sources
- GameBanana - Large collection of CS2 maps
- Steam Workshop - Community maps
- MapCore - Competitive maps
Map Rotation
To set up automatic map rotation:- Open maplist.txt in File Manager
- Add map names (one per line):
- Save file and restart Counter-Strike 2 server