From 90862b0b3dba8d73f1de78d92a2fa8430dc44996 Mon Sep 17 00:00:00 2001 From: 502647092 Date: Tue, 16 Aug 2016 14:48:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20PAPI=E6=94=B9=E4=B8=BA=E8=BD=AF?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 502647092 --- .classpath | 20 ++++++++------------ src/main/resources/config.yml | 8 ++++---- src/main/resources/plugin.yml | 2 +- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/.classpath b/.classpath index 67659a0..db5b5e4 100644 --- a/.classpath +++ b/.classpath @@ -1,12 +1,8 @@ - - - - - - - - - - - - + + + + + + + + diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 92792df..1e69af7 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -10,12 +10,12 @@ DisableWorld: Boards: #默认记分板 default: - title: '玩家信息' + title: '记分板简介' permission: mb.default lines: - '&6玩家名称: &a%player_displayname%' - - '&1&7------------------------------' + - '&7------------------------------' - '&6您所在的位置: &b%player_world% &a%player_x%,%player_y%,%player_z%' - - '&2&7------------------------------' + - '&7------------------------------' - '&6服务器使用内存: &a%server_ram_used%/%server_ram_total%' - - '&3&7------------------------------' \ No newline at end of file + - '&7------------------------------' \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5ea8a64..14849b6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ main: ${project.groupId}.${project.artifactId}.${project.artifactId} version: ${project.version}-git-${env.GIT_COMMIT} author: 喵♂呜 website: ${ciManagement.url} -depend: +softdepend: - PlaceholderAPI commands: ${project.artifactId}: