Class ShortTimerTask

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

public class ShortTimerTask extends TownyTimerTask
This class represents the short timer task It is generally set to run about once per 20 seconds This rate can be configured.
Author:
Goosius
  • Constructor Details

    • ShortTimerTask

      public ShortTimerTask(Towny plugin)
  • Method Details

    • run

      public void run()