1
0
mirror of https://e.coding.net/circlecloud/QuickShop.git synced 2025-10-02 12:37:27 +00:00

Hook WowSuchListener...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-17 17:54:53 +08:00
parent 5bab17a117
commit 3f781c473c
4 changed files with 58 additions and 17 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.maxgamer</groupId>
<artifactId>QuickShop</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
<build>
<finalName>${project.name}</finalName>
<resources>
@ -97,6 +97,11 @@
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>io.github.Cnly.WowSuchCleaner</groupId>
<artifactId>WowSuchCleaner</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.mcstats.bukkit</groupId>
<artifactId>metrics</artifactId>