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

# Allowlist

> Exports, um Spieler-Identifier zur Allowlist hinzuzufügen oder zu entfernen.

Diese Seite listet die Exports auf, die zur Verwaltung der **Allowlist** verfügbar sind.

<CardGroup cols={2}>
  <Card title="Identifier zur Allowlist hinzufügen" icon="user-plus" href="/de/easy-allowlist/server/allowlist/add-identifier-to-allowlist">
    Füge einen Identifier zur Allowlist hinzu.
  </Card>

  <Card title="Identifier von Allowlist entfernen" icon="user-minus" href="/de/easy-allowlist/server/allowlist/remove-identifier-from-allowlist">
    Entferne einen Identifier von der Allowlist.
  </Card>
</CardGroup>


## Related topics

- [Allowlist](/easy-allowlist/server/allowlist/index.md)
- [Easy Allowlist](/easy-allowlist/home.md)
- [Remove identifier from allowlist](/easy-allowlist/server/allowlist/remove-identifier-from-allowlist.md)
- [Add identifier to allowlist](/easy-allowlist/server/allowlist/add-identifier-to-allowlist.md)
