diff --git a/docs/features/commands.md b/docs/features/commands.md index 974d693..46f2f52 100644 --- a/docs/features/commands.md +++ b/docs/features/commands.md @@ -66,7 +66,7 @@ Command names come from the `Name` property of the attribute. If `Name` is not s **Examples:** - Method `KillCommand()` → command name `kill` -- Method `ServerStatus()` → command name `server_status` +- Method `ServerStatus()` → command name `serverstatus` - Method `StatusCommand()` → command name `status` - Method `Help()` → command name `help`