From 0e50a4908b1eb553ad536078283bc4c1b7202f7c Mon Sep 17 00:00:00 2001 From: jake Date: Mon, 23 Jun 2025 11:17:31 -0400 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 286a4f5..b38911a 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Command: kill %s ``` ```bash #runs the 'kill' command on 'player' -mctl command run placeholder kill player +mctl command run placeholder player ``` Running the placeholder command with the arg 'player' will run 'kill player' on the server