⏰Timers
What are the timers?
Timer or task is BukkitRunnable implementation.
There are two types of timers XPTimer, the countdown is displayed on the player level bar.
In the second SimpleTimer, the countdown is displayed on the player's chat.
How to use start the timer?
Timer methods:
Last updated