This article is about the .blink command. For the hack, see Blink.
| .blink | |
|---|---|
| Type | Command |
| Category | none |
| In-game description | “Enables, disables or cancels Blink. Syntax: .blink [on|off] .blink cancel” |
| Default keybind | none |
| Source code | net/wurstclient/commands/BlinkCmd.java |
.blink is a chat command that is primarily used to cancel the Blink hack. Cancelling Blink allows the user to “undo” a few seconds of movement, which can be very useful for parkour games.
.blink [on|off] turns Blink on or off..blink cancel cancels Blink instead of turning it off.| Version | Changes |
|---|---|
| Wurst 1.13 | Added .blink. |
| Wurst 7.0pre1 | Temporarily removed .blink. |
| Wurst 7.0pre16 | Re-added .blink. |
| Wurst 6.32.1 (Minecraft 1.8 & 1.12), Wurst 7.0pre16 (Minecraft 1.14+) | .blink cancel will now show an error message if Blink is already turned off. |