mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-01-30 15:19:32 +08:00
修改 - 颜色细节调整
This commit is contained in:
parent
d02882193f
commit
66e37158a4
@ -119,14 +119,14 @@
|
||||
RegExpStringArr = [
|
||||
//蓝色
|
||||
["Unknown command", "Loading libraries, please wait...",
|
||||
"Loading", "Loaded",
|
||||
"Preparing start region for level", "\\d{1,3}%", "true", "false",
|
||||
"Loading", "Loaded", "\\d{1,3}%", "true", "false",
|
||||
],
|
||||
//绿色
|
||||
["/help", "left the game", "Enabling",
|
||||
"Saving chunks for level", "--------", "UUID", "Starting minecraft server version",
|
||||
"Timings Reset",
|
||||
"\\(", "\\)", "\\{", "\\}", "<", ">"
|
||||
"\\(", "\\)", "\\{", "\\}", "<", ">",
|
||||
"Preparing start region for level"
|
||||
],
|
||||
//红色
|
||||
["WARN", "EULA", "Error", "Exception", "Stopping the server", "Caused by", "Stopping"],
|
||||
|
Loading…
Reference in New Issue
Block a user