The RegionsAPI provides essential features and access to the region system of MineValleyEU. This allows world manipulation and event handling.
Note
This API is fully covered with JavaDoc.
<repository>
<id>regions-api</id>
<url>https://maven.pkg.github.com/MineValley/RegionsAPI</url>
</repository><dependency>
<groupId>eu.minevalley</groupId>
<artifactId>regions-api</artifactId>
<version>0.7.0</version>
<scope>provided</scope>
</dependency>