Added optimized indexes for the inspect command when handling millions of records. These will be created in the background if you already have too much data.
Added a money logger that checks every X time (configurable) and only records when there is a balance change.
Added session times to login and leave events, allowing the creation of a player activity map.
Added an internal command to improve the detection of "Click to teleport" when the log comes from another world.
Added an XP log for players.
Fixes
Fixed an issue in the Sign Logger that caused lines to be saved with a delay. On the second edit, the lines from the first edit were displayed.