Menu

Click commands

Click commands support PlaceholderAPI placeholders

The leaderboard_player section click commands also support the internal placeholders (%position%, %playerName%, %score%, %scorePretty%, %scoreFormatted%)

Click command typeArgumentDescription

[player] command

command -> command to be executed (without /)

Executes a command as the player

[console] command

command -> command to be executed (without /)

Executes a command as the console

[chat] message

message -> message to be sent

Sends a chat message as the player

[message] message

message -> message to be sent

Sends the player a message

[sound] key volume pitch

key -> the sound key (https://www.digminecraft.com/lists/sound_list_pc.php) volume -> optional, a number volume -> optional, a number

Plays the sound to the player

[close]

N/A

Closes the current menu

[previous]

N/A

Goes to the previous page

[next]

N/A

Goes to the next page

Last updated