Table of Contents

Command

A command in Wurst is a type of feature that can be triggered by sending a special chat message that starts with a the . character. This message will not be sent to the server, but is instead processed by Wurst. Wurst commands can also be run by using a previously created keybind.

If the syntax is correct and no error occurs, the command will do something. Otherwise the command will return an error message that is only visible to the user who typed the command.

Wurst commands can be bypassed by using the .say command. For example, typing .say .help would send .help as a chat message instead of running the .help command.

For long commands, the InfiniChat hack can be used to remove Minecraft's 256 character chat limit.

Syntax

All Wurst commands must start with the . character. Other than that, Wurst's command syntax follows the conventions of Microsoft's command-line syntax 1).

Example: The .nuker command [ Wurst 6 only ] has the following syntax:

.nuker mode (normal|id|flat|smash)
.nuker id <block_id>
.nuker name <block_name>

For .nuker mode (normal|id|flat|smash), .nuker must be typed exactly as shown, mode must be typed exactly as shown, and (normal|id|flat|smash) must be replaced with one of the items shown.

For .nuker id <block_id>, .nuker must be typed exactly as shown, id must be typed exactly as shown, and <id> must be replaced with a value (in this case: a block ID).

List of Commands

Removed Commands

Removed commands no longer exist in current versions of Wurst.