Skip to content

Simple to use and basic integration for WorldGuard V6 and V7.

Notifications You must be signed in to change notification settings

Fullpage12/WorldGuardIntegration

Repository files navigation

WorldGuardIntegration

Simple to use and basic integration for WorldGuard V6 and V7. Feel free to contribute!

Repository:

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository> 

Dependency:

<dependency>
    <groupId>com.github.Fullpage12</groupId>
    <artifactId>WorldGuardIntegration</artifactId>
    <version>VERSION</version>
    <scope>provided</scope>
</dependency>

Use WorldGuardIntegrationLib#init(plugin) if you are shading the plugin, otherwise use WorldGuardIntegrationLib.getLib()

About

Simple to use and basic integration for WorldGuard V6 and V7.

Resources

Stars

Watchers

Forks

Packages

No packages published