Table of Contents

.vclip

.vclip
TypeCommand
Categorynone
In-game description“Lets you clip through blocks vertically.
The maximum distance is 10 blocks.

Syntax: .vclip <height>
.vclip (up|down)“
Default keybindnone
Source codenet/wurstclient/commands/VClipCmd.java

.vclip is a chat command that teleports the player up or down and can be used to glitch through floors and ceilings. The maximum possible distance is 10 blocks (or 100 blocks on really old servers). Negative amounts teleport the player down, while positive amounts teleport the player up.

Syntax

Main article: Command Syntax

Examples:

Changes

VersionChanges
Wurst 1.1Added .vclip.
Wurst 1.12Fixed an error when typing .vclip.
Wurst 7.0pre1Temporarily removed .vclip.
Wurst 7.0pre15Re-added .vclip.
Wurst 7.27.vclip <height> now accepts fractions.
Added .vclip (up|down). Automatically figures out the correct height to clip through the floor or ceiling. (Thanks to BotiPro2007!)