mirror of
https://github.com/SikongJueluo/cc-utils.git
synced 2025-11-05 03:37:50 +08:00
fix: conflict with log and tui, position parse nothing
fix: - fix ui conflict with log and tui - fix player position parse failed
This commit is contained in:
@@ -79,7 +79,7 @@ const defaultConfig: AccessConfig = {
|
||||
color: "red",
|
||||
},
|
||||
msg: {
|
||||
text: "Unfamiliar player %playerName% appeared at\n Position %PlayerPosX%, %PlayerPosY%, %PlayerPosZ%",
|
||||
text: "Unfamiliar player %playerName% appeared at Position %playerPosX%, %playerPosY%, %playerPosZ%",
|
||||
color: "red",
|
||||
},
|
||||
prefix: "Taohuayuan",
|
||||
|
||||
Reference in New Issue
Block a user