/hitbox
misc

Return the hitbox data for the given hitbox id

Syntax

/hitbox [hitbox]
RequiredOptional

Parameters

hitboxOptionalnumber

The name of the hitbox to display information for

Subcommands

/hitbox extents

Calculate the total number of filler blocks needed for all hitboxes

Parameters:

threshold- The threshold value for calculating extents (default: 0.5)

Server Messages

extentsThresholdNeeded

Using the extents threshold of {threshold} the total number of filler blocks needed is: {nb}

notFound

No hitbox with name '{name}'

boundingBox

Bounding Box: {box}

details.header

Detail Boxes

box

(({minX, number}, {minY, number}, {minZ, number}), ({maxX, number}, {maxY, number}, {maxZ, number}))