From 0463bc27cafacd0b0c612fcc081d44382a66a511 Mon Sep 17 00:00:00 2001 From: Mickey42302 <46900084+Mickey42302@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:03:57 -0400 Subject: [PATCH] Document '/velocity:callback' command Added documentation for the '/velocity:callback' command. --- src/content/docs/velocity/admin/reference/commands.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/velocity/admin/reference/commands.md b/src/content/docs/velocity/admin/reference/commands.md index 63a80cce7..1215e756c 100644 --- a/src/content/docs/velocity/admin/reference/commands.md +++ b/src/content/docs/velocity/admin/reference/commands.md @@ -85,3 +85,7 @@ players can use this command to view the number of players currently on the prox If the user has the `velocity.command.send` permission, they can send other players (or all players on the proxy) to another server. + +## `/velocity:callback` + +This command is used internally to execute ClickEvent callbacks.