.unbind | |
---|---|
Type | Command |
Category | none |
In-game description | “Shortcut for '.binds remove'. Syntax: .unbind <key> Use .binds for more options.” |
Default keybind | none |
Source code | net/wurstclient/commands/UnbindCmd.java |
.unbind is a chat command that allows the user to remove existing keybinds through the chat. This command acts as a shortcut for the more versatile .binds command.
Main article: Command Syntax
.unbind <key>
Removes the keybind for <key>
, if there is one.Examples:
Version | Changes |
---|---|
Wurst 7.1.2 | Added .bind and .unbind commands for people who are more used to that kind of syntax. |