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:
2025-10-14 23:26:53 +08:00
parent da2c6c1ebb
commit b9ce947b9b
2 changed files with 25 additions and 20 deletions

View File

@@ -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",