When hosting a private CS:GO Server, you may want to allow players to been seen through walls or enabling noclip. You can change these settings, and many more by enabling cheats.
If cheats are enabled on your server, all players will have access to cheat commands. To prevent all players from having access to cheat commands, you can check out our guide on How to Setup Player Permissions here.
sv_
even with cheats enabled.HOW TO ENABLE CHEATS ON YOUR SERVER
Enabling cheats is as simple as entering a console command! Although do note that this method will only enable cheats once, restarting the server will reset it back to its default value.
- Login to your server's control panel.
- On the left-hand side, click Console.
- Enter the command
sv_cheats 1
. - Cheats are now enabled on your server!
ENABLE CHEATS VIA CONFIG
- Login to your server's control panel.
- On the left-hand side, click File > Config Files.
- Open CSGO Server Settings.
- Change the Cheats option from
0
to1
. - Restart your server for the new changes to take effect!