Customizing the .setup menu - splewis/csgo-practice-mode GitHub Wiki
If you edit addons/sourcemod/configs/practicemode.cfg, you can change the settings in the .setup menu.
Each section has:
- the name shown on the menu
- a default: whether it is enabled or disabled when you first launch practice mode
- the cvars and their values that get set when the setting is enabled
You can also set whether the setting is "changeable", which if set to 0 means the setting will not be shown on the setup menu.