1
0
mirror of https://e.coding.net/circlecloud/citycraft.cn.git synced 2026-05-01 23:49:58 +00:00

update AuthMe ...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092
2015-10-12 18:53:46 +08:00
parent e9896ceefe
commit 420459fc70
2 changed files with 5 additions and 52 deletions

View File

@@ -2,53 +2,6 @@
"name":"citycraft", "name":"citycraft",
"url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/", "url":"http://ci.citycraft.cn:8800/jenkins/plugin/repository/everything/",
"plugins":[ "plugins":[
{
"groupId":"cn.citycraft",
"artifactId":"Yum",
"description":"服务器插件管理系统",
"version":"1.6"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleEssential",
"description":"轻量级基础插件",
"version":"1.3"
},
{
"groupId":"cn.citycraft",
"artifactId":"SimpleProtect",
"description":"轻量级保护插件",
"version":"1.1"
},
{
"groupId":"cn.citycraft",
"artifactId":"CarryEnchantBench",
"description":"30级随身附魔台",
"version":"1.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"Residence",
"description":"领地插件",
"version":"2.8.0.2"
},
{
"groupId":"cn.citycraft",
"artifactId":"Multkills",
"description":"连杀插件",
"version":"1.3.6"
},
{
"groupId":"cn.citycraft",
"artifactId":"PrefixGuiManager",
"description":"图形化称号管理插件",
"version":"1.0"
},
{
"groupId":"cn.citycraft",
"artifactId":"GuiACK",
"description":"图形化防挂机验证",
"version":"1.0"
}
] ]
} }

View File

@@ -11,9 +11,9 @@
}, },
{ {
"groupId": "fr.xephi", "groupId": "fr.xephi",
"artifactId": "authme", "artifactId": "AuthMe",
"description": "AuthMe登录插件", "description": "登录插件重制版本",
"version": "5.0-SNAPSHOT" "version": "6.0"
}, },
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
@@ -42,7 +42,7 @@
{ {
"groupId": "cn.citycraft", "groupId": "cn.citycraft",
"artifactId": "Residence", "artifactId": "Residence",
"description": "重制版本领地插件", "description": "领地插件重制版本",
"version": "2.8.0.5" "version": "2.8.0.5"
}, },
{ {