mirror of
				https://e.coding.net/circlecloud/MiaoBoard.git
				synced 2025-11-03 17:56:30 +00:00 
			
		
		
		
	@@ -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------------------------------'
 | 
			
		||||
    - '&7------------------------------'
 | 
			
		||||
@@ -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}:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user