# Action Bar

The `action-bar` action displays a message in the player's action bar when an elevator is used.

---

## Variables

| Variable Name | Description                                  | Default Value  | Setting Name          | Per-Ele Customizable
|---------------|----------------------------------------------|----------------|-----------------------|---------------------|
| `message`     | Controls the message shown in the action bar |                | `action-bar/message`  | True

---

## Example Usage

```yaml
- 'action-bar: message=Going up!'
```

---

## Notes

- The action bar message disappears automatically after a few seconds.
- Supports adventure / minimessage formatting and color codes compatible with your server version.
- Supports placeholders.
