> ## 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 Server Admin Commands in Assetto Corsa

> Authenticate as admin and use console commands to manage players and race stages on your Assetto Corsa server for real-time session control during events.

## Managing Your Racing Lobby

Administrative commands are essential for maintaining order and managing the flow of events on your Assetto Corsa server. From skipping practice sessions to permanently removing disruptive players, these tools provide you with the total control necessary to host professional-grade racing events.

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

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

***

## Administrative Authentication

Before you can execute any commands, you must authenticate yourself as an authorized administrator within the in-game chat console.

<Steps>
  <Step title="Set Your Password">
    Ensure that the `ADMIN_PASSWORD` variable is defined in your `server_cfg.ini` file.
  </Step>

  <Step title="Join and Login">
    Join your server and open the in-game chat by pressing **Y**. Type the following command:

    ```bash theme={null}
    /admin YourSecretPassword
    ```
  </Step>

  <Step title="Confirm Status">
    If successful, the system will broadcast a private message to you: "You are now administrator."
  </Step>
</Steps>

***

## Core Command Reference

The table below lists the most important commands for active race management.

| Command            | Action                                                                            |
| :----------------- | :-------------------------------------------------------------------------------- |
| `/kick [Name]`     | Instantly disconnects a player from the current session.                          |
| `/ban [Name]`      | Permanently blacklists a player and adds their SteamID64 to `blacklist.txt`.      |
| `/next_session`    | Immediately advances the server to the next stage (e.g., Practice to Qualifying). |
| `/restart_session` | Restarts the current active session (e.g., resets the Race timer).                |

***

<Tip>
  ### Tactical Automation

  If you are a league coordinator who frequently manages sessions while driving, we recommend binding these common chat commands to a keyboard or wheel macro (using software like Razer Synapse or SimHub). This allows for instant race control without needing to take your hands off the wheel.
</Tip>

***

<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>

***

<div align="center">
  **Last Updated:** January 2026 | **Administration:** Professional race control.
</div>
