修改 - 颜色细节调整

This commit is contained in:
suwings 2018-05-23 21:01:28 +08:00
parent d02882193f
commit 66e37158a4

View File

@ -119,14 +119,14 @@
RegExpStringArr = [ RegExpStringArr = [
//蓝色 //蓝色
["Unknown command", "Loading libraries, please wait...", ["Unknown command", "Loading libraries, please wait...",
"Loading", "Loaded", "Loading", "Loaded", "\\d{1,3}%", "true", "false",
"Preparing start region for level", "\\d{1,3}%", "true", "false",
], ],
//绿色 //绿色
["/help", "left the game", "Enabling", ["/help", "left the game", "Enabling",
"Saving chunks for level", "--------", "UUID", "Starting minecraft server version", "Saving chunks for level", "--------", "UUID", "Starting minecraft server version",
"Timings Reset", "Timings Reset",
"\\(", "\\)", "\\{", "\\}", "<", ">" "\\(", "\\)", "\\{", "\\}", "<", ">",
"Preparing start region for level"
], ],
//红色 //红色
["WARN", "EULA", "Error", "Exception", "Stopping the server", "Caused by", "Stopping"], ["WARN", "EULA", "Error", "Exception", "Stopping the server", "Caused by", "Stopping"],