Player
paper/send_action_bar
Send Action Bar
Displays a message in the action bar (above the hotbar) for a player.
Note: Action bar messages disappear after ~3 seconds. Send repeatedly with a timer to keep them visible.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
player |
player | The player. | |
message |
string | ✓ | Action bar text (& color codes). |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after sending. |
Properties
| Key | Type | Default | Description |
|---|---|---|---|
message |
string | "" |
Message |