Releases: totemo/NerdLag
Releases · totemo/NerdLag
0.2.0 - Control whether reports are logged.
Logging of events that exceed their duration threshold is now off by default and can be controlled using:
/nerdlag event log (on|off)
The syntax of the command to control in-game notifications of long-duration events now uses a similar syntax:
/nerdlag event notify (on|off)
0.1.0 - Basic reporting functionality in-game and in the server log.
Event durations that exceed the reporting threshold are logged to the server log and sent as a message to the user if they subscribe.
Later there will be a /nerdlag event report
command that produces a full report of worst case event durations to a file in the plugin directory.