WorldGuard

WorldGuard

8M Downloads

Add a getApplicableRegions(Chunch chunk) method for WorldGuard's API

LadyCailinBot opened this issue ยท 3 comments

commented

WORLDGUARD-3292 - Reported by jjssman

I was talking with sk89q on the IRC about this, an efficient way to check if there's any WorldGuard region inside a minecraft chunk would be great for the API.
Thanks, jjssman.

commented

Comment by jjssman

I just made a pull request on github to add this.

commented

Comment by sk89q

I added BukkitUtil.toRegion(Chunk) instead.

commented

Comment by jjssman

That'll work too, thanks!