We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d4ed9 commit ccd0471Copy full SHA for ccd0471
1 file changed
scripts/coreMindustry/scorebroad.kts
@@ -8,8 +8,9 @@ name = "扩展功能: 积分榜"
8
val msg = """
9
[magenta]欢迎[goldenrod]{player.name}[magenta]来到WZ服务器[red](请在语言文件中修改)
10
[violet]当前地图为: [yellow][{map.id}][orange]{map.name}
11
+[violet]本局游戏时间: [orange]{state.gameTime 分钟}
12
+{listPrefix scoreBroad.ext|joinLines}
13
[violet]本局游戏时间: [orange]{state.gameTime:分钟}
-{scoreBroad.ext.*:${"\n"}}
14
[royal]输入/broad可以开关该显示
15
""".trimIndent()
16
0 commit comments