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

# Client

> Client-seitige Events und Exports, die in Farming Creator verfügbar sind.

Diese Seite listet die **client-seitigen** Events und Exports auf, die in Farming Creator verfügbar sind.

<CardGroup cols={2}>
  <Card title="Benachrichtigungen" icon="bell" href="/de/farming-creator/client/replace-default-notifications">
    Ersetze das Standard-Benachrichtigungssystem.
  </Card>

  <Card title="Hilfe-Benachrichtigungen" icon="circle-info" href="/de/farming-creator/client/replace-default-help-notifications">
    Ersetze die Standard-`Press E to ...`-Hilfe-Benachrichtigung.
  </Card>

  <Card title="Polizei-Alarm" icon="siren-on" href="/de/farming-creator/client/replace-default-police-alert">
    Ersetze das Standard-Verhalten des Polizei-Alarms.
  </Card>

  <Card title="Fortschrittsbalken" icon="spinner" href="/de/farming-creator/client/progress-bar">
    Ersetze den Standard-Fortschrittsbalken.
  </Card>
</CardGroup>


## Related topics

- [Client](/de/blips-creator/client/index.md)
