From 01efafffea16d920de594359f2d765deed31cdc7 Mon Sep 17 00:00:00 2001 From: j502647092 Date: Sat, 17 Oct 2015 22:56:48 +0800 Subject: [PATCH] update jenkins url... Signed-off-by: j502647092 --- pom.xml | 5 +++-- src/main/resources/plugin.yml | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 354af80..8749fd0 100644 --- a/pom.xml +++ b/pom.xml @@ -57,8 +57,8 @@ https://hub.spigotmc.org/nexus/content/groups/public/ - sumcraft-repo - http://ci.sumcraft.net:8080/plugin/repository/everything/ + citycraft-repo + ${jenkins.url}/plugin/repository/everything/ @@ -77,5 +77,6 @@ UTF-8 + http://ci.citycraft.cn:8080 \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index db11b2c..ad14a76 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: ${project.artifactId} description: ${project.description} main: ${project.groupId}.${project.artifactId}.${project.artifactId} -website: http://ci.citycraft.cn:8800/jenkins/job/${project.artifactId}/ +website: ${jenkins.url}/job/${project.artifactId}/ version: ${project.version} authors: [喵♂呜] commands: @@ -102,7 +102,7 @@ commands: permission: se.gc permission-message: §c你没有 的权限来执行此命令! world: - description: 清理内存 + description: 查看现有的世界与详情 aliases: [seworld] usage: §6使用 §a/world [世界名称|世界序号] §6进行传送! permission: se.world