> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Use SourceMod Administration in L4D2

> Master the SourceMod admin menu on your L4D2 server to manage players, execute votes, adjust settings, and enforce rules during live gameplay sessions.

## Command & Control

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

> Once you have [SourceMod installed and configured](/games/left-4-dead-2/how-to-install-left-4-dhooks), the **Admin Menu** becomes your primary tool for moderation. It allows you to quickly punish trolls, change maps, and adjust server variables without memorizing complex console commands.

| Reading Time | Difficulty | Last Updated |
| :----------: | :--------: | :----------: |
|   4 minutes  |  Beginner  | January 2026 |

***

## 1. Quick Access (Binding)

Typing `sm_admin` into your console every time you need to kick someone is inefficient. We recommend binding the menu to a specific key:

1. Open your game's **Developer Console** (`~`).
2. Type: `bind p sm_admin`
3. Now, pressing the **P** key while in-game will instantly toggle the administrative interface.

***

## 2. Menu Sections

* **Player Management:** Slay (kill) a player, slap them (move/damage), or perform a Kick/Ban.
* **Voting:** Start an official server vote to change the campaign, restart the level, or enable "All-Talk" voice chat.
* **Server CVARs:** Adjust gravity, enable/disable cheats, or change the game difficulty without restarting.

***

<Important>
  ### "You do not have access"

  If you see this error message when opening the menu, your SteamID is not correctly added to the `admins_simple.ini` file.

  1. Check the file in `/addons/sourcemod/configs/admins_simple.ini`.
  2. Ensure your SteamID is in quotes followed by the `"99:z"` flag.
  3. Type `sm_reloadadmins` in the server console to apply changes.
</Important>

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **L4D2:** Admin menu mastered.
</div>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>
