1
0
mirror of https://e.coding.net/circlecloud/citycraft.cn.git synced 2026-05-02 00:21:48 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
502647092
2015-09-08 08:01:12 +08:00
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"
}
]
}