> ## 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, die in Billing UI verfügbar sind.

Diese Seite listet die **client-seitigen** Events auf, die in Billing UI verfügbar sind.

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

  <Card title="Rechnungsmodus aktivieren" icon="hand-pointer" href="/de/billing-ui/client/activate-billing-mode">
    Lass den Spieler ein Ziel anklicken, um das Rechnungsmenü zu öffnen.
  </Card>

  <Card title="Rechnungsmenü öffnen" icon="file-invoice-dollar" href="/de/billing-ui/client/open-billing-menu">
    Öffne das Rechnungsmenü für ein bekanntes Ziel.
  </Card>

  <Card title="Rechnung senden" icon="paper-plane" href="/de/billing-ui/client/send-a-bill">
    Sende eine Rechnung an einen Ziel-Spieler.
  </Card>

  <Card title="Rechnung bezahlen" icon="credit-card" href="/de/billing-ui/client/pay-a-bill">
    Bezahle eine Rechnung anhand ihrer ID.
  </Card>

  <Card title="Rechnungen ansehen" icon="receipt" href="/de/billing-ui/client/view-invoices">
    Zeige das Menü der erhaltenen Rechnungen.
  </Card>
</CardGroup>


## Related topics

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