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

add PrefixGuiManager...

Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
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,36 +1,43 @@
{
"name":"citycraft",
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":[
{
"groupId":"cn.citycraft",
"artifactId":"Yum",
"description":"服务器插件管理系统",
"version":"1.3.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleEssential",
"description":"轻量级基础插件",
"version":"1.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench",
"description":"30级随身附魔台",
"version":"1.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"Residence",
"description":"领地插件",
"version":"2.7.0.6"
},
{
"groupId":"cn.citycraft",
"artifactId":"Multkills",
"description":"连杀插件",
"version":"1.3.5"
}
]
{
"name": "citycraft",
"url": "http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":
[
{
"groupId": "cn.citycraft",
"artifactId": "Yum",
"description": "服务器插件管理系统",
"version": "1.3.2"
},
{
"groupId": "cn.citycraft",
"artifactId": "SimpleEssential",
"description": "轻量级基础插件",
"version": "1.1"
},
{
"groupId": "cn.citycraft",
"artifactId": "CarryEnchantBench",
"description": "30级随身附魔台",
"version": "1.2"
},
{
"groupId": "cn.citycraft",
"artifactId": "Residence",
"description": "领地插件",
"version": "2.7.0.6"
},
{
"groupId": "cn.citycraft",
"artifactId": "Multkills",
"description": "连杀插件",
"version": "1.3.5"
},
{
"groupId": "cn.citycraft",
"artifactId": "PrefixGuiManager",
"description": "图形化称号管理插件",
"version": "1.0"
}
]
}