Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:help

Table of Contents

.help

.help
The output of typing .help in Wurst 7.20.
TypeCommand
Categorynone
In-game description“Shows help for a command or a list of commands.

Syntax: .help <command>
List commands: .help [<page>]“
Default keybindnone
Source codenet/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.

  • .help taco shows the syntax of .taco.

  • .help .taco also shows the syntax of .taco.

Tips

  • If you ever forget the syntax for .help, just type .help help.

Changes

VersionChanges
Wurst 1.3 BetaAdded chat commands: ”.help”, “.nuker”, “.rv”, “.say” and “.t”.
cmd/help.txt · Last modified: 2022/01/14 04:04 by alexander01998