forked from clone/WorldGuardWrapper
Fix build for WG 7
This commit is contained in:
parent
b62cd8fe12
commit
74bd9d22b4
|
@ -77,6 +77,10 @@
|
|||
<groupId>io.papermc</groupId>
|
||||
<artifactId>paperlib</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>com.destroystokyo.paper</groupId>
|
||||
<artifactId>paper-api</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.bstats.bStats-Metrics</groupId>
|
||||
<artifactId>bstats-bukkit</artifactId>
|
||||
|
|
Loading…
Reference in New Issue
Block a user