Class HourlyTimerTask

java.lang.Object
com.palmergames.bukkit.towny.tasks.TownyTimerTask
com.palmergames.bukkit.towny.tasks.HourlyTimerTask
All Implemented Interfaces:
Runnable

public class HourlyTimerTask extends TownyTimerTask
This class represents the hourly timer task It is generally set to run once per hour This rate can be configured.
Author:
Goosius
  • Constructor Details

    • HourlyTimerTask

      public HourlyTimerTask(Towny plugin)
  • Method Details

    • run

      public void run()