> ## 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 Jobs Creator verfügbar sind.

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

<CardGroup cols={2}>
  <Card title="Benachrichtigungen" icon="bell" href="/de/jobs-creator/client/notifications">
    Events zum Anzeigen und Anpassen von Benachrichtigungen.
  </Card>

  <Card title="Actions" icon="hand-pointer" href="/de/jobs-creator/client/actions">
    Events zum Auslösen von Ingame-Aktionen.
  </Card>

  <Card title="Duty" icon="briefcase" href="/de/jobs-creator/client/duty">
    Events rund um das An-/Abmelden vom Dienst.
  </Card>

  <Card title="Buyable Vehicles" icon="car" href="/de/jobs-creator/client/buyable-vehicles">
    Events für die Funktion der kaufbaren Fahrzeuge.
  </Card>

  <Card title="Garage Owned" icon="warehouse" href="/de/jobs-creator/client/garage-owned">
    Events für eigene Fahrzeug-Garagen.
  </Card>

  <Card title="Temporary Garage" icon="clock" href="/de/jobs-creator/client/temporary-garage">
    Events für temporäre Fahrzeug-Garagen.
  </Card>

  <Card title="Stash/Safe/Armory ersetzen" icon="box" href="/de/jobs-creator/client/replace-stash-safe-armory">
    Ersetze das Standardverhalten von Stash, Safe und Armory.
  </Card>

  <Card title="Standard-Billing ersetzen" icon="file-invoice-dollar" href="/de/jobs-creator/client/replace-default-billing">
    Ersetze das Standard-Billing-Verhalten.
  </Card>

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


## Related topics

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