Configuration
The standard CaveFinder config:
max-distance: 5 disable-lava: true disable-water: false allowed-blocks: - dirt - grass - gravel - sand - stone
- max-distance
- The maximum distance to find caves.
- disable-lava
- Whether CaveFinder should tell the player that there is a cave, if there is lava.
- disable-water
- Whether CaveFinder should tell the player that there is a cave, if there is water.
- allowed-block
- The blocks on which the players can right-click with a blazerod.
Comments