/hitboxmisc
Return the hitbox data for the given hitbox id
Syntax
/hitbox [hitbox]RequiredOptional
Parameters
hitboxOptionalnumberThe name of the hitbox to display information for
Subcommands
/hitbox extentsCalculate the total number of filler blocks needed for all hitboxes
Parameters:
threshold- The threshold value for calculating extents (default: 0.5)Server Messages
extentsThresholdNeededUsing the extents threshold of {threshold} the total number of filler blocks needed is: {nb}
notFoundNo hitbox with name '{name}'
boundingBoxBounding Box: {box}
details.headerDetail Boxes
box(({minX, number}, {minY, number}, {minZ, number}), ({maxX, number}, {maxY, number}, {maxZ, number}))