nightbreakInfoButton
Builds the standard Nightbreak info MenuButton.
Pass null for downloadAllClickMessage (and/or the other downloadAll arguments) to disable the optional "/em downloadall"-style row entirely; otherwise it is shown only when hasToken is true at click time.
Return
A MenuButton whose icon is the configured skull and whose onClick prints the chat block described above.
Parameters
Mojang username whose skin is used for the player-head icon.
Item display name (legacy color codes / MiniMessage gradients allowed).
Item lore lines shown in the tooltip.
First chat line printed inside the gradient bars.
Plain-text prefix for the wiki row (e.g. "&2&lWiki page: ").
Clickable text for the wiki row.
Hover tooltip for the wiki row.
URL opened by the wiki row's click event.
Plain-text prefix for the content row.
Clickable text for the content row.
Hover tooltip for the content row.
URL opened by the content row's click event.
Plain-text prefix for the discord row.
Clickable text for the discord row.
Hover tooltip for the discord row.
URL opened by the discord row's click event.
Clickable text for the optional command row, or null to omit the row.
Hover tooltip for the optional command row.
Command to run when the optional row is clicked (e.g. "/em downloadall").