A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.
Go to file
Eric ae7fcbb8aa Add basic region getters
Only supports names and flags for now.
2018-08-03 17:26:23 +02:00
api Actually make API class a singleton 2018-08-02 23:07:41 +02:00
implementation Add basic region getters 2018-08-03 17:26:23 +02:00
.gitattributes Initial commit 2018-08-02 01:04:23 +02:00
.gitignore Update .gitignore 2018-08-02 13:24:24 +02:00
LICENSE Initial commit 2018-08-02 01:04:23 +02:00
pom.xml Initial commit 2018-08-02 01:04:23 +02:00
README.md Add build status badge 2018-08-02 01:21:36 +02:00

WorldGuardWrapper

Build Status

A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.