TShock
TShock copied to clipboard
Timestamps on console output
Sometimes you need to have an idea of when certain commands are being executed, or when a specific even happened. Sure, you can take a look at the logs, but that doesn't work when you need it right away.
So having an option to show timestamps on console would be nice. Since they already are being tracked in the log files, I assume it shouldn't be impossible to do.
It probably should have a config toggle that's disabled by default, in case some people don't like the extra clutter or use a method that already appends timestamps to each console line and don't want these duplicated.
(This was DisGusDad#8933's suggestion on the Discord server).
Need this one 👍