- Sourcemod and Metamod
- Grab the latest release from the release page and unzip it in your sourcemod folder.
- Restart the server or type
sm plugins load MapDeleter
in the console to load the plugin. - The config file will be automatically generated in cfg/sourcemod/
- You can modify the phrases in addons/sourcemod/translations/MapDeleter.phrases.txt.
- Once the plugin has been loaded, you can modify the cvars in cfg/sourcemod/MapDeleter.cfg.
Delete maps for your community server when TF2 install default maps.
ConVar | Default Value | Description |
---|---|---|
sm_mapdeleter_regex | "Regex" | Regex to match maps to delete on start up. |
sm_mapdeleter_enabled | "0" | Enables or disables the plugin. |