mirror of
https://github.com/songoda/EpicVouchers.git
synced 2024-11-22 01:56:21 +01:00
include nms packages
This commit is contained in:
parent
d5af57f27b
commit
9a2cdffcb7
3
pom.xml
3
pom.xml
@ -62,6 +62,9 @@
|
|||||||
<filter>
|
<filter>
|
||||||
<artifact>com.craftaro:CraftaroCore</artifact>
|
<artifact>com.craftaro:CraftaroCore</artifact>
|
||||||
<excludeDefaults>false</excludeDefaults>
|
<excludeDefaults>false</excludeDefaults>
|
||||||
|
<includes>
|
||||||
|
<include>**/nms/v*/**</include>
|
||||||
|
</includes>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>**/third_party/org/apache/**</exclude>
|
<exclude>**/third_party/org/apache/**</exclude>
|
||||||
<exclude>**/third_party/net/kyori/**</exclude>
|
<exclude>**/third_party/net/kyori/**</exclude>
|
||||||
|
Loading…
Reference in New Issue
Block a user