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

update sumcraft repo...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-17 11:06:07 +08:00
parent 07f12ecb46
commit 42b2d5229c

View File

@@ -1,67 +1,66 @@
{ {
"name": "sumcraft", "name":"sumcraft",
"url": "http://ci.sumcraft.net:8080/plugin/repository/everything/", "url":"http://ci.sumcraft.net:8080/plugin/repository/everything/",
"plugins": "plugins":[
[
{ {
"groupId": "PlotSquared-Chinese", "groupId":"PlotSquared-Chinese",
"artifactId": "PlotSquared-Chinese", "artifactId":"PlotSquared-Chinese",
"description": "地皮插件汉化版", "description":"地皮插件汉化版",
"version": "2.11.27" "version":"2.11.27"
}, },
{ {
"groupId": "fr.xephi", "groupId":"fr.xephi",
"artifactId": "AuthMe", "artifactId":"AuthMe",
"description": "登录插件重制版本", "description":"登录插件重制版本",
"version": "6.0" "version":"6.0"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "Yum", "artifactId":"Yum",
"description": "服务器插件管理系统", "description":"服务器插件管理系统",
"version": "1.6" "version":"1.7"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "SimpleEssential", "artifactId":"SimpleEssential",
"description": "轻量级基础插件", "description":"轻量级基础插件",
"version": "1.3" "version":"1.3"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "SimpleProtect", "artifactId":"SimpleProtect",
"description": "轻量级保护插件", "description":"轻量级保护插件",
"version": "1.1" "version":"1.1"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "CarryEnchantBench", "artifactId":"CarryEnchantBench",
"description": "30级随身附魔台", "description":"30级随身附魔台",
"version": "1.2" "version":"1.2"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "Residence", "artifactId":"Residence",
"description": "领地插件重制版本", "description":"领地插件重制版本",
"version": "2.8.0.5" "version":"2.8.0.6"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "Multikills", "artifactId":"Multikills",
"description": "连杀插件", "description":"连杀插件",
"version": "1.3.6" "version":"1.3.6"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "PrefixGuiManager", "artifactId":"PrefixGuiManager",
"description": "图形化称号管理插件", "description":"图形化称号管理插件",
"version": "1.0" "version":"1.2"
}, },
{ {
"groupId": "org.maxgamer", "groupId":"org.maxgamer",
"artifactId": "QuickShop", "artifactId":"QuickShop",
"description": "快捷商店重制版本", "description":"快捷商店重制版本",
"version": "1.3" "version":"1.4.2"
} }
] ]
} }