cmd:help
.help
.help | |
---|---|
Type | Command |
Category | none |
In-game description | “Shows help for a command or a list of commands. Syntax: .help <command> List commands: .help [<page>]“ |
Default keybind | none |
Source code | net/wurstclient/commands/HelpCmd.java |
.help is a chat command that can either show a list of all available commands or show the help text and syntax for a specific command.
Syntax
Main article: Command Syntax
.help <command>
shows help text and syntax for a given command.
List commands: .help [<page>]
lists all available commands, split into pages with 8 commands each.
Examples:
.help
shows the first page of the command list.
.help 2
shows the second page of the command list.
Tips
- If you ever forget the syntax for
.help
, just type.help help
.
Changes
cmd/help.txt · Last modified: 2022/01/14 03:04 by alexander01998