File tree Expand file tree Collapse file tree
frontend/docs/scripting/callbacks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ tags: ["player"]
99
1010This callback is called when a player double-clicks on a player on the scoreboard.
1111
12- | Name | Description |
13- | --------------- | ---------------------------------------------------------------- |
14- | playerid | The ID of the player that clicked on a player on the scoreboard. |
15- | clickedplayerid | The ID of the player that was clicked on. |
16- | source | The [ source] ( ../resources/clicksources ) of the player's click. |
12+ | Name | Description |
13+ | ------------------- | ---------------------------------------------------------------- |
14+ | playerid | The ID of the player that clicked on a player on the scoreboard. |
15+ | clickedplayerid | The ID of the player that was clicked on. |
16+ | CLICK_SOURCE : source | The [ source] ( ../resources/clicksources ) of the player's click. |
1717
1818## Returns
1919
You can’t perform that action at this time.
0 commit comments