Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

cs_hedges

Agrrox edited this page Aug 26, 2020 · 1 revision

hedges

/cs hedges [options]

Traces all hedges in an area

Default options:

{
  "block": "leaves:4",
  "height": 2,
  "offset": 1,
  "onGround": true,
  "ignoreBuildings": true,
  "ignoreVegetation": true,
  "ignoredBlocks": ["see below"],
  "allowedBlocks": ["see below"]
}

Examples :

/cs hedges
/cs hedges {"block":"stone","height":3}

Clone this wiki locally