Class TimeRemain

java.lang.Object
com.ordwen.odailyquests.tools.TimeRemain

public class TimeRemain extends Object
  • Method Details

    • timeRemain

      public static String timeRemain(String playerName)
      Get the time remaining before the next quests draw (same schedule as TimerTask).
      Parameters:
      playerName - player to consider.
      Returns:
      the time remaining as a formatted String.