Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@angushushu angushushu released this 11 Mar 21:53
· 14 commits to main since this release

Updates:

  • /stats Show descriptive statistics.
  • /interval [low] [up] List players' balance in a specific interval.
  • /perc [low] [up] Show the percentile of players' balance.
  • /checkrecords Show all operations.
  • /checkrecord <operation_id> Show details of a specific operation.
  • /restore <operation_id> Restore a specific operation.
  • added language option in config
  • added sqlite for records
  • fixed some bugs
  • some potential new bugs