Statistics system

The default statistics system by default saves data in the database in the table users_stats.

Statistics are saved for an arena.

The library has a default statistics system, but you can implement your own.

  1. Default system: Default statistics system

  • The default statistics system saves only wins and loses.

  1. Your own stats system: Your own statistics system

Last updated