> ## 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 Manage the Admin Whitelist in MORDHAU

> Authorize staff as server administrators on your MORDHAU server by editing the Admins.txt file with their correct PlayFab or Steam identifiers.

## Staff Authorization

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

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

***

> While the `adminlogin` command is useful for temporary sessions, a professional server requires a persistent admin list. By whitelisting your PlayFab ID, you and your staff will automatically gain administrative powers every time you connect, without needing to remember a password.

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

***

## 1. Retrieving Member IDs

Mordhau uses **PlayFab IDs** (not SteamID64) for internal server administration.

1. Connect to your server.
2. Open the console (`~`) and type `playerlist`.
3. Locate the player you want to authorize and copy their long ID string.

***

## 2. Editing the Whitelist

1. Navigate to `/Mordhau/Saved/Config/LinuxServer/`.
2. Open (or create) `Admins.txt`.
3. Paste the PlayFab IDs, one per line:
   ```txt theme={null}
   76561198000000001
   76561198000000002
   ```
4. Save the file and **Restart** the server.

***

<Tip>
  ### Toggle Admin

  Once whitelisted, you may still need to activate your administrative powers in-game to access the management menus. Use the console command `toggleadmin` to enable your staff status after joining.
</Tip>

<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 | **Mordhau:** Admin whitelist established.
</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>
