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

# Blacklist

> Entities on the blacklist will not earn XP.

<sup>Configuration Panel: `/config server -> Blacklist`</sup>

| Type       | Description                                                      | Customizable |
| ---------- | ---------------------------------------------------------------- | ------------ |
| Users      | Prevent users from earning experience points (XP).               | Yes          |
| Roles      | Prevent roles from earning experience points (XP).               | Yes          |
| Channels   | Prevent channels from earning experience points (XP).            | Yes          |
| Categories | Prevent categories from earning experience points (XP).          | Yes          |
| Threads    | Prevent messages sent in threads from earning experience points. | No           |
| Forums     | Prevent threads created in forum channels from earning XP.       | No           |

<Tabs>
  <Tab title="Editing (Customizable)">
    1. Select the blacklist type (`Users`, `Roles`, `Channels`, or `Categories`).
    2. Use the select menu to add or remove entities.

    <sub>*If an entity appears in the select menu, removing it will unblacklist that entity.*</sub><br />
    <sub>*If an entity does not appear in the select menu, adding it will blacklist that entity.*</sub>
  </Tab>

  <Tab title="Editing (Uncustomizable)">
    1. Click on the relevant channel type (`Threads` or `Forums`) to toggle blacklisting status.

    <sub>Red indicates the entity is blacklisted; gray indicates it is not.</sub>
  </Tab>
</Tabs>
