====== .unbind ======
^ .unbind ^^
|{{ unbind.webp?500 |The .help entry for .unbind.}}||
^Type|[[:Command]]|
^Category|[[:No Category|none]]|
^In-game description|"Shortcut for '.binds remove'.\\ \\ Syntax: .unbind \\ Use .binds for more options."|
^[[:keybinds#default_keybinds|Default keybind]]|none|
^Source code|[[w7src>net/wurstclient/commands/UnbindCmd.java]]|
.unbind is a [[:command|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.
===== Syntax =====
Main article: [[Command Syntax]]
* ''.unbind '' Removes the keybind for '''', if there is one.\\ \\
Examples:
* ''.unbind X'' Removes the keybind for X. By [[:keybinds#default_keybinds|default]], this would remove the ''X -> X-Ray'' keybind.\\ \\
===== Changes =====
^Version^Changes^
|[[update:Wurst 7.1.2]]|Added ''.bind'' and ''.unbind'' commands for people who are more used to that kind of syntax.|
{{tag>client-side}}