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

update WowSuchCleaner...

Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
j502647092
2015-10-17 19:59:56 +08:00
parent d82601dc61
commit de6a32d7d1

View File

@@ -1,72 +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.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.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.3"
}, },
{ {
"groupId":"io.github.Cnly.WowSuchCleaner", "groupId": "io.github.Cnly.WowSuchCleaner",
"artifactId":"WowSuchCleaner", "artifactId": "WowSuchCleaner",
"description":"拍卖行版扫地大妈", "description": "拍卖行版扫地大妈",
"version":"1.6.0-SNAPSHOT" "version": "1.6.1"
} }
] ]
} }