mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-03 15:08:10 +01:00
Quests - V2.8.2-02 - Include data.yml - By GregZ_
* Incremented dev version in pom.xml. * Edited pom resources to include data.yml.
This commit is contained in:
parent
69cded8065
commit
0072f6af2a
3
pom.xml
3
pom.xml
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<groupId>me.blackvein.quests</groupId>
|
<groupId>me.blackvein.quests</groupId>
|
||||||
<artifactId>quests</artifactId>
|
<artifactId>quests</artifactId>
|
||||||
<version>2.8.2-01</version>
|
<version>2.8.2-02</version>
|
||||||
<name>quests</name>
|
<name>quests</name>
|
||||||
<url>https://github.com/FlyingPikachu/Quests/</url>
|
<url>https://github.com/FlyingPikachu/Quests/</url>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
@ -165,6 +165,7 @@
|
|||||||
<include>plugin.yml</include>
|
<include>plugin.yml</include>
|
||||||
<include>events.yml</include>
|
<include>events.yml</include>
|
||||||
<include>quests.yml</include>
|
<include>quests.yml</include>
|
||||||
|
<include>data.yml</include>
|
||||||
</includes>
|
</includes>
|
||||||
</resource>
|
</resource>
|
||||||
<resource>
|
<resource>
|
||||||
|
Loading…
Reference in New Issue
Block a user