Interface ServerTimeManager


public interface ServerTimeManager
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Gets the time that the player specified was last seen switching servers
  • Method Details

    • getLastServerChange

      long getLastServerChange(AdaptedPlayer player)
      Gets the time that the player specified was last seen switching servers
      Parameters:
      player - The player to check
      Returns:
      The time that they last switched servers, in milliseconds since midnight, January 1, 1970, UTC