add PrefixGuiManager...

Signed-off-by: j502647092 <jtb1@163.com>
master
j502647092 2015-09-04 19:46:52 +08:00
parent dd27bf46d7
commit da3f5800f4
2 changed files with 58 additions and 51 deletions

View File

@ -1,7 +1,8 @@
{
"name": "citycraft",
"url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":[
"plugins":
[
{
"groupId": "cn.citycraft",
"artifactId": "Yum",
@ -31,6 +32,12 @@
"artifactId": "Multkills",
"description": "连杀插件",
"version": "1.3.5"
},
{
"groupId": "cn.citycraft",
"artifactId": "PrefixGuiManager",
"description": "图形化称号管理插件",
"version": "1.0"
}
]
}