A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.
Go to file
Eric c9e5d0a65a Add basic event forwarding
Only supports 3 events for now:
- UseBlockEvent
- UseEntityEvent
- DamageEntityEvent
2018-08-03 18:26:53 +02:00
api Add basic event forwarding 2018-08-03 18:26:53 +02:00
implementation Add basic event forwarding 2018-08-03 18:26:53 +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.