From 6541699798c0e54c25eedb0db7cda5112e3a53ac Mon Sep 17 00:00:00 2001 From: 502647092 Date: Thu, 7 Jul 2016 02:10:12 +0800 Subject: [PATCH] =?UTF-8?q?chron:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=20=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 502647092 --- pom.xml | 2 +- src/main/resources/config.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index c866bee..a1e2854 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 pw.yumc MiaoBoard - 1.0 + 1.1 MiaoBoard ${project.name} diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index df0a7e9..92792df 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -14,8 +14,8 @@ Boards: permission: mb.default lines: - '&6玩家名称: &a%player_displayname%' - - '&7------------------------------' + - '&1&7------------------------------' - '&6您所在的位置: &b%player_world% &a%player_x%,%player_y%,%player_z%' - - '&7------------------------------' + - '&2&7------------------------------' - '&6服务器使用内存: &a%server_ram_used%/%server_ram_total%' - \ No newline at end of file + - '&3&7------------------------------' \ No newline at end of file