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

cs_rails

Agrrox edited this page Aug 30, 2020 · 1 revision

rails

/cs rails [options]

Traces all railroads in an area

Default options:

{
  "block": "iron_block",
  "offset": 0,
  "height": 1,
  "regex": "^.*$",
  "onGround": true,
  "ignoreBuildings": true,
  "ignoreVegetation": true,
  "ignoredBlocks": ["see below"],
  "allowedBlocks": ["see below"]
}

Examples :

/cs rails
/cs rails {"regex":"(subway|tram)"}

Clone this wiki locally