Table of Contents

.damage

.damage
TypeCommand
Categorynone
In-game description“Applies the given amount of damage.

Syntax: .damage <amount>
Note: The amount is in half-hearts.
Example: .damage 7 (applies 3.5 hearts)
To apply more damage, run the command multiple times.”
Default keybindnone
Source codenet/wurstclient/commands/DamageCmd.java

.damage is a chat command that applies a given amount of damage. The amount of damage is in half hearts (for example, 7 damage points are 3.5 hearts), and must be a number between 1 and 7. This works on both normal servers and NoCheat+ servers, as long as they have fall damage enabled. To apply more than 7 damage points, run the command multiple times.

Syntax

Main article: Command Syntax

Examples:

Changes

VersionChanges
Wurst 1.14Added a .damage command
Wurst 2.18Updated the .damage command to make it bypass newer AntiCheat plugins, including Mineplex AntiCheat, Hypixel AntiCheat and NoCheat+.
Wurst 7.0pre1Temporarily removed .damage.
Wurst 7.0pre23Re-added .damage.
Note: .damage can no longer apply more than 3.5 hearts of damage at once. To get around this, simply run the command multiple times.