mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Add logging of color codes (#1811)
This commit is contained in:
parent
6928cd40fd
commit
4ba09754de
3 changed files with 5 additions and 1 deletions
|
|
@ -60,6 +60,7 @@ filtermode=blacklist # blacklist OR whitelist. Blacklist hide mess
|
|||
logtofile=false # Write log messages to file
|
||||
logfile=console-log-%username%-%serverip%.txt # Log file name
|
||||
prependtimestamp=false # Prepend timestamp to messages in log file
|
||||
savecolorcodes=false # Keep color codes in the saved text (§b)
|
||||
|
||||
[AppVars]
|
||||
# yourvar=yourvalue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue