Skip to content

Instantly share code, notes, and snippets.

// Coundown class by @CeramicTitan / @ZeusAllMighty11, modified by GameplayJDK
package de.GameplayJDK.Lib.Util.Runnables;
import org.bukkit.plugin.Plugin;
import org.bukkit.scheduler.BukkitRunnable;
import org.bukkit.scheduler.BukkitTask;
public class Countdown {
// ==================================================================== \\