Skip to content

Added Action Bar message ActionType#284

Open
MackenzieMolloy wants to merge 2 commits into
HelpChat:mainfrom
MackenzieMolloy:feature/action-bar-action-type
Open

Added Action Bar message ActionType#284
MackenzieMolloy wants to merge 2 commits into
HelpChat:mainfrom
MackenzieMolloy:feature/action-bar-action-type

Conversation

@MackenzieMolloy
Copy link
Copy Markdown

@MackenzieMolloy MackenzieMolloy commented May 21, 2026

This PR adds a [actionbar] <message> action type for sending messages to the player's action bar.

Tested on Paper 1.21.8.

I'll follow-up with a wiki pr to document the addition (plus missing ones like [log]) once this is confirmed for merging.

@Kqliber
Copy link
Copy Markdown
Member

Kqliber commented May 22, 2026

Player#sendActionBar is a paper exclusive method
Not sure we can break spigot compatibility just yet, feel free to target this into the paper-only branch and we can merge it there instead

@MackenzieMolloy
Copy link
Copy Markdown
Author

Player#sendActionBar is a paper exclusive method Not sure we can break spigot compatibility just yet, feel free to target this into the paper-only branch and we can merge it there instead

Thanks for the heads-up, let me adjust the implementation instead to support Spigot. For the Paper branch, I suppose my change could get pulled in from main and then updated subsequently to the Paper-only method.

@MackenzieMolloy
Copy link
Copy Markdown
Author

That's it now been swapped out to a Spigot-compatible method.

Tested on Spigot 1.16.5 and Paper 1.21.8.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants