> ## 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 Unban Players in MORDHAU

> Remove player bans on your MORDHAU server by editing the ban list file. Learn how to locate, identify, and delete specific ban entries for players.

## Reversing Restrictions

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

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

***

> Mistaken bans happen. Mordhau stores its ban data in a flat text file, allowing you to easily view, edit, or remove entries without needing to be in-game. This is the most reliable way to handle appeals or correct accidental bans.

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

***

## 1. Locating the Ban List

1. Navigate to `/Mordhau/Saved/Config/LinuxServer/`.
2. Locate the file named `BanList.txt`.
3. Open the file to see the list of restricted PlayFab IDs and their associated reasons.

***

## 2. Removing a Ban

The format for an entry is typically `PlayFabID:Reason`.

1. To unban a player, simply delete their entire line of data from the file.
2. Save the changes.
3. **Important:** You must **Restart** the server or use the in-game command `unban [PlayFabID]` while logged in as an admin for the change to take effect immediately.

<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:** Ban list cleared.
</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>
