Some ignores
This commit is contained in:
parent
d851eb5f07
commit
4b274b1ef6
16
pom.xml
16
pom.xml
@ -328,6 +328,22 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>net.minelink</groupId>
|
||||||
|
<artifactId>CombatTagPlusCompat-*</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>net.minelink</groupId>
|
||||||
|
<artifactId>CombatTagPlusHook</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>net.minelink</groupId>
|
||||||
|
<artifactId>CombatTagPlusFactions-*</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>net.minelink</groupId>
|
||||||
|
<artifactId>CombatTagPlusWG-*</artifactId>
|
||||||
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user