mirror of
https://e.coding.net/circlecloud/MiaoBoard.git
synced 2025-11-01 17:36:17 +00:00
2
pom.xml
2
pom.xml
@@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>pw.yumc</groupId>
|
<groupId>pw.yumc</groupId>
|
||||||
<artifactId>MiaoBoard</artifactId>
|
<artifactId>MiaoBoard</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.1</version>
|
||||||
<name>MiaoBoard</name>
|
<name>MiaoBoard</name>
|
||||||
<build>
|
<build>
|
||||||
<finalName>${project.name}</finalName>
|
<finalName>${project.name}</finalName>
|
||||||
|
|||||||
@@ -14,8 +14,8 @@ Boards:
|
|||||||
permission: mb.default
|
permission: mb.default
|
||||||
lines:
|
lines:
|
||||||
- '&6玩家名称: &a%player_displayname%'
|
- '&6玩家名称: &a%player_displayname%'
|
||||||
- '&7------------------------------'
|
- '&1&7------------------------------'
|
||||||
- '&6您所在的位置: &b%player_world% &a%player_x%,%player_y%,%player_z%'
|
- '&6您所在的位置: &b%player_world% &a%player_x%,%player_y%,%player_z%'
|
||||||
- '&7------------------------------'
|
- '&2&7------------------------------'
|
||||||
- '&6服务器使用内存: &a%server_ram_used%/%server_ram_total%'
|
- '&6服务器使用内存: &a%server_ram_used%/%server_ram_total%'
|
||||||
|
- '&3&7------------------------------'
|
||||||
Reference in New Issue
Block a user