Merge remote-tracking branch 'origin/master'

master
502647092 2015-09-08 08:01:12 +08:00
commit fd17ef2d19
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"
}
]
}