Getting the edges of a WorldGuard region

Discussion in 'Plugin Development' started by Techcable, Mar 1, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Techcable

    I need to retrieve the edges of a worldguard region, which may or may not be a cube. I've looked at ProtectedRegion.getPoint(), but the implementation (for cuboids) only returns the top left and right corners.

    Does anyone know of a way to retreive the edges of a worldguard region which may or may not be a cuboid?
     
  2. Offline

    Techcable

Thread Status:
Not open for further replies.

Share This Page