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

Latest commit

 

History

History
6 lines (5 loc) · 535 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 535 Bytes

FindBlock

Gives x/y/z coordinates for a specific block type in a region selected via WorldEdit

  • Built against Worldedit v6.1 (latest) [Requires the WorldEdit plugin to be in your plugins folder]
  • Some blocks aren't currently found and may throw errors. This is a known issue and is being looked into. All blocks are currently supported via deprecated getId(). It will be left this way until the transition to block names is complete.
  • Permissions check added. Add blockfinder.find to group/user to give access.