Fires when information about the player's total time played becomes available. Such information is normally requested via the /played command.

Signature:

(total, level)

Arguments:

  • total - The ammount of time played total, in seconds. (number)
  • level - The ammount of time played this level, in seconds. (number)