feat: 添加AuthMe自动传送

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-09-28 00:46:12 +08:00
parent 270291ff91
commit a8b14469ce
6 changed files with 58 additions and 19 deletions

View File

@@ -111,5 +111,11 @@
<type>jar</type>
<version>1.0</version>
</dependency>
<dependency>
<groupId>cn.citycraft</groupId>
<artifactId>AuthMe</artifactId>
<type>jar</type>
<version>6.1</version>
</dependency>
</dependencies>
</project>