update QuickShop...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2015-10-20 18:36:15 +08:00
parent a153cd1528
commit d93490b818
1 changed files with 72 additions and 72 deletions

View File

@ -1,73 +1,73 @@
{ {
"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.7" "version":"1.7"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "SimpleEssential", "artifactId":"SimpleEssential",
"description": "轻量级基础插件", "description":"轻量级基础插件",
"version": "1.4" "version":"1.4"
}, },
{ {
"groupId": "cn.citycraft", "groupId":"cn.citycraft",
"artifactId": "SimpleProtect", "artifactId":"SimpleProtect",
"description": "轻量级保护插件", "description":"轻量级保护插件",
"version": "1.2" "version":"1.2"
}, },
{ {
"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.6" "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.2" "version":"1.2"
}, },
{ {
"groupId": "org.maxgamer", "groupId":"org.maxgamer",
"artifactId": "QuickShop", "artifactId":"QuickShop",
"description": "快捷商店重制版本", "description":"快捷商店重制版本",
"version": "1.4.3" "version":"1.4.4"
}, },
{ {
"groupId": "io.github.Cnly.WowSuchCleaner", "groupId":"io.github.Cnly.WowSuchCleaner",
"artifactId": "WowSuchCleaner", "artifactId":"WowSuchCleaner",
"description": "拍卖行版扫地大妈", "description":"拍卖行版扫地大妈",
"version": "1.6.1" "version":"1.6.1"
} }
] ]
} }