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}: