Removed web from jar.
This commit is contained in:
parent
b27fcdbd4b
commit
7dec76aadc
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
|||
<jar jarfile="${dist}/${pluginname}.jar">
|
||||
<fileset dir="${bin}"/>
|
||||
<fileset file="${src}/main/resources/plugin.yml"/>
|
||||
<zipfileset dir="web" prefix="web/"/>
|
||||
<zipfileset file="${src}/main/resources/colors.txt"/>
|
||||
</jar>
|
||||
</target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue